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

  /external/icu4c/common/
ustr_imp.h 64 u_strcmpFold(const UChar *s1, int32_t length1,
unistr_case.cpp 66 int32_t result=u_strcmpFold(chars, length, srcChars, srcLength,
ustrcase.c 649 u_strcmpFold(const UChar *s1, int32_t length1,
960 return u_strcmpFold(s1, length1, s2, length2,
968 return u_strcmpFold(s1, -1, s2, -1,
976 return u_strcmpFold(s1, length, s2, length,
984 return u_strcmpFold(s1, n, s2, n,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 272 #define u_strcmpFold u_strcmpFold_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 272 #define u_strcmpFold u_strcmpFold_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 272 #define u_strcmpFold u_strcmpFold_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 272 #define u_strcmpFold u_strcmpFold_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 382 #define u_strcmpFold U_ICU_ENTRY_POINT_RENAME(u_strcmpFold)
    [all...]

Completed in 901 milliseconds