blob: dfe58b39bb0d93948a9af52cc3ef180cc64258e3 [file] [log] [blame]
Description:
Test whether a Unicode character is "xid continue".
Files:
lib/unictype/pr_xid_continue.c
lib/unictype/pr_xid_continue.h
lib/unictype/bitmap.h
Depends-on:
unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-xid-continue])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE
lib_SOURCES += unictype/pr_xid_continue.c
endif
Include:
"unictype.h"
License:
LGPLv3+ or GPLv2
Maintainer:
all