HomeSort by: relevance | last modified time | path
    Searched refs:U8_STRCMP_CI_LOWER (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
u8_textprep.h 72 #define U8_STRCMP_CI_LOWER (0x00000004)
84 #define U8_TEXTPREP_TOLOWER (U8_STRCMP_CI_LOWER)
  /src/external/cddl/osnet/dist/common/unicode/
u8_textprep.c 1865 U8_STRCMP_CI_LOWER);
1869 f != U8_STRCMP_CI_LOWER) {
1902 } else if (flag == U8_STRCMP_CI_LOWER) {

Completed in 25 milliseconds