8c5be57b3b379e24d79f48ed7ac3f993101c6914
[gnulib.git] / modules / unictype / syntax-c-whitespace
1 Description:
2 Test whether a Unicode character is whitespace in the C language syntax.
3
4 Files:
5 lib/unictype/sy_c_whitespace.c
6
7 Depends-on:
8 unictype/base
9
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += unictype/sy_c_whitespace.c
14
15 Include:
16 "unictype.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible
23