summaryrefslogtreecommitdiff
path: root/modules/unicase/ignorable
blob: 0e1dcb6c5a2defaa09fa233aefde427ec8a5fcae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Test whether a Unicode character is "case-ignorable".

Files:
lib/unicase/caseprop.h
lib/unicase/ignorable.c
lib/unicase/ignorable.h
lib/unictype/bitmap.h

Depends-on:
unitypes
stdbool

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += unicase/ignorable.c

Include:
"unicase/caseprop.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all