Reduce the number of uc_is_cased calls.
[gnulib.git] / modules / unicase / u16-suffix-context
1 Description:
2 Case-mapping context of suffix UTF-16 string.
3
4 Files:
5 lib/unicase/u16-suffix-context.c
6 lib/unicase/u-suffix-context.h
7 lib/unicase/context.h
8
9 Depends-on:
10 unicase/base
11 unicase/empty-prefix-context
12 unicase/ignorable
13 unictype/combining-class
14 unistr/u16-mbtouc-unsafe
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += unicase/u16-suffix-context.c
20
21 Include:
22 "unicase.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29