summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/syntax-c-whitespace
blob: 8c5be57b3b379e24d79f48ed7ac3f993101c6914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Test whether a Unicode character is whitespace in the C language syntax.

Files:
lib/unictype/sy_c_whitespace.c

Depends-on:
unictype/base

configure.ac:

Makefile.am:
lib_SOURCES += unictype/sy_c_whitespace.c

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible