summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/block-test
blob: 14f047823e651041fdc2a0f0801afff9bdcbbcc8 (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 belongs to a given Unicode block.

Files:
lib/unictype/block_test.c

Depends-on:
unictype/base

configure.ac:

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

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible