summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Pc
blob: 7656bcc209a1d8691b378bdbc20e4b19f6e4900c (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
Description:
Test whether a Unicode character is of general category Pc.

Files:
lib/unictype/categ_Pc.c
lib/unictype/categ_Pc.h

Depends-on:
unictype/base

configure.ac:

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

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible