Searched refs:ISWEAK_NEUTRAL (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducpgba.c70 * ISWEAK_NEUTRAL - Test for weak or neutral characters.
79 #define ISWEAK_NEUTRAL(cc) ucisprop(cc, UC_EN|UC_ES, \ macro
390 while (e > ld && ISWEAK_NEUTRAL(source[e - 1]))
412 while (e > ld && ISWEAK_NEUTRAL(source[e - 1]))

Completed in 84 milliseconds