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

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Du8_textprep.h72 #define U8_STRCMP_CI_LOWER (0x00000004) macro
84 #define U8_TEXTPREP_TOLOWER (U8_STRCMP_CI_LOWER)
/netbsd-current/external/cddl/osnet/dist/common/unicode/
H A Du8_textprep.c1865 U8_STRCMP_CI_LOWER);
1869 f != U8_STRCMP_CI_LOWER) {
1902 } else if (flag == U8_STRCMP_CI_LOWER) {

Completed in 80 milliseconds