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

  /external/icu4c/test/intltest/
tscoll.cpp 171 compareResultIter = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
193 compareResultUTF8 = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
197 compareResultUTF8Norm = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
  /external/icu4c/i18n/unicode/
ucol.h 559 ucol_strcollIter( const UCollator *coll,
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 468 ucol_strcollIter( const UCollator *coll,
    [all...]
urename.h 635 #define ucol_strcollIter ucol_strcollIter_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 468 ucol_strcollIter( const UCollator *coll,
    [all...]
urename.h 635 #define ucol_strcollIter ucol_strcollIter_3_2
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 284 compareResultIter = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
306 compareResultUTF8 = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
310 compareResultUTF8Norm = ucol_strcollIter(myCollation, &sIter, &tIter, &status);
    [all...]
cmsccoll.c     [all...]
  /external/sqlite/android/
sqlite3_android.cpp 62 UCollationResult result = ucol_strcollIter(coll, &i1, &i2, &status);
  /external/icu4c/i18n/
tblcoll.cpp 404 return ucol_strcollIter(ucollator, &sIter, &tIter, &status);
ucol.cpp     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 635 #define ucol_strcollIter ucol_strcollIter_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 635 #define ucol_strcollIter ucol_strcollIter_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 256 milliseconds