HomeSort by relevance Sort by last modified time
    Searched defs:u_strncmpCodePointOrder (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ustring.c 958 u_strncmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t n) {
    [all...]
  /external/icu4c/common/
ustring.cpp 959 u_strncmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t n) {
    [all...]
  /external/icu4c/common/unicode/
urename.h 378 #define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 389 #define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder)
    [all...]

Completed in 116 milliseconds