X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-unassigned-code-value;fp=modules%2Funictype%2Fproperty-unassigned-code-value;h=638e4b6d87dc1b61af380cb5f214f0d023002d7b;hb=5a6e55c1886acd86b0deaa9d1d343471f61d3ded;hp=0000000000000000000000000000000000000000;hpb=a179a84eaad67c3690f924f4a0d6852d13b073d1;p=gnulib.git diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value new file mode 100644 index 000000000..638e4b6d8 --- /dev/null +++ b/modules/unictype/property-unassigned-code-value @@ -0,0 +1,26 @@ +Description: +Test whether a Unicode character is "unassigned code value". + +Files: +lib/unictype/pr_unassigned_code_value.c +lib/unictype/pr_unassigned_code_value.h +lib/unictype/bitmap.h + +Depends-on: +unictype/base +inline + +configure.ac: + +Makefile.am: +lib_SOURCES += unictype/pr_unassigned_code_value.c + +Include: +"unictype.h" + +License: +LGPL + +Maintainer: +Bruno Haible +