HomeSort by relevance Sort by last modified time
    Searched refs:u_strcmp (Results 51 - 63 of 63) sorted by null

1 23

  /external/icu4c/i18n/
rbnf.cpp 121 return u_strcmp(lhs, rhs) == 0;
    [all...]
ucurr.cpp 406 if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s, EUR_STR) == 0) {
    [all...]
dtptngen.cpp 75 return u_strcmp(((const UResAEntry *)left)->key,
    [all...]
  /external/icu4c/test/cintltst/
udatatst.c     [all...]
ccapitst.c     [all...]
nucnvtst.c     [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 36 "-strcmp Run tests using u_strcmp rather than strcoll\n"
488 PF pf = u_strcmp;
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 270 #define u_strcmp u_strcmp_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 270 #define u_strcmp u_strcmp_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 270 #define u_strcmp u_strcmp_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 270 #define u_strcmp u_strcmp_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 380 #define u_strcmp U_ICU_ENTRY_POINT_RENAME(u_strcmp) macro
    [all...]

Completed in 811 milliseconds

1 23