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

  /external/chromium_org/third_party/icu/source/common/
ucase.cpp 315 strcmpMax(const UChar *s, int32_t length, const UChar *t, int32_t max) {
374 result=strcmpMax(s, length, p, unfoldStringWidth);
    [all...]
  /external/icu/icu4c/source/common/
ucase.cpp 315 strcmpMax(const UChar *s, int32_t length, const UChar *t, int32_t max) {
374 result=strcmpMax(s, length, p, unfoldStringWidth);
    [all...]

Completed in 398 milliseconds