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