HomeSort by relevance Sort by last modified time
    Searched refs:beforeUpper (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cstrcase.c 137 beforeUpper[]= { 0x61, 0x42, 0x69, 0x3c2, 0xdf, 0x3c3, 0x2f, 0xfb03, 0xd93f, 0xdfff },
146 uprv_memcpy(buffer, beforeUpper, sizeof(beforeUpper));
149 buffer, UPRV_LENGTHOF(beforeUpper),
167 beforeUpper, UPRV_LENGTHOF(beforeUpper),
184 beforeUpper, UPRV_LENGTHOF(beforeUpper),
199 NULL, UPRV_LENGTHOF(beforeUpper),
214 beforeUpper, -2
    [all...]
  /external/icu/icu4c/source/test/intltest/
strcase.cpp 205 beforeUpper[]= { 0x61, 0x42, 0x69, 0x3c2, 0xdf, 0x3c3, 0x2f, 0xfb03, 0xfb03, 0xfb03, 0xd93f, 0xdfff },
233 s=UnicodeString(FALSE, beforeUpper, UPRV_LENGTHOF(beforeUpper));
234 s.setCharAt(0, beforeUpper[0]).toUpper(Locale(""));
242 s=UnicodeString(FALSE, beforeUpper, UPRV_LENGTHOF(beforeUpper));
    [all...]

Completed in 54 milliseconds