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

  /external/chromium/third_party/icu/source/common/
cstring.c 222 T_CString_stricmp(const char *str1, const char *str2) {
  /external/icu4c/common/
cstring.c 222 T_CString_stricmp(const char *str1, const char *str2) {
  /external/chromium/third_party/icu/source/test/cintltst/
ccapitst.c 36 # define ctest_stricmp(str1, str2) T_CString_stricmp(str1, str2)
40 T_CString_stricmp(const char *str1, const char *str2) {
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 36 # define ctest_stricmp(str1, str2) T_CString_stricmp(str1, str2)
40 T_CString_stricmp(const char *str1, const char *str2) {
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 34 #define T_CString_stricmp T_CString_stricmp_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 34 #define T_CString_stricmp T_CString_stricmp_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 34 #define T_CString_stricmp T_CString_stricmp_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 34 #define T_CString_stricmp T_CString_stricmp_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 34 #define T_CString_stricmp T_CString_stricmp_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 56 #define T_CString_stricmp U_ICU_ENTRY_POINT_RENAME(T_CString_stricmp)
    [all...]

Completed in 242 milliseconds