xstrtod, xstrtold: Add documentation.
[gnulib.git] / modules / unictype / property-changes-when-titlecased
blob59c9abcf95b530a0b76271aa6fe2a30fe0b326c9
1 Description:
2 Test whether a Unicode character changes when titlecased.
4 Files:
5 lib/unictype/pr_changes_when_titlecased.c
6 lib/unictype/pr_changes_when_titlecased.h
7 lib/unictype/bitmap.h
9 Depends-on:
10 unictype/base
12 configure.ac:
13 AC_REQUIRE([AC_C_INLINE])
14 gl_UNICTYPE_H_REQUIRE_DEFAULTS
15 gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.11], [unictype/property-changes-when-titlecased])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED
19 lib_SOURCES += unictype/pr_changes_when_titlecased.c
20 endif
22 Include:
23 "unictype.h"
25 License:
26 LGPLv3+ or GPLv2+
28 Maintainer:
29 all