summaryrefslogtreecommitdiff
path: root/modules/uninorm/u8-normcmp
blob: fbe4e8317228c5d88aabd24f7eacc73521d1f165 (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
28
29
Description:
Normalization insensitive comparison of UTF-8 strings.

Files:
lib/uninorm/u8-normcmp.c
lib/uninorm/u-normcmp.h

Depends-on:
uninorm/base
uninorm/u8-normalize
unistr/u8-cmp2
minmax

configure.ac:
gl_LIBUNISTRING_MODULE([1.1], [uninorm/u8-normcmp])

Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP
lib_SOURCES += uninorm/u8-normcmp.c
endif

Include:
"uninorm.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all