xstrtod, xstrtold: Add documentation.
[gnulib.git] / modules / unictype / category-Nl
blob15bf734764a28bf8f60a715952e499300ead95e0
1 Description:
2 Test whether a Unicode character is of general category Nl.
4 Files:
5 lib/unictype/categ_Nl.c
6 lib/unictype/categ_Nl.h
8 Depends-on:
9 unictype/base
11 configure.ac:
12 gl_UNICTYPE_H_REQUIRE_DEFAULTS
13 gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.8], [unictype/category-Nl])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL
17 lib_SOURCES += unictype/categ_Nl.c
18 endif
20 Include:
21 "unictype.h"
23 License:
24 LGPLv3+ or GPLv2+
26 Maintainer:
27 all