HomeSort by relevance Sort by last modified time
    Searched full:ucollator (Results 51 - 75 of 76) sorted by null

1 23 4

  /external/icu4c/test/cintltst/
ccurrtst.c 105 UCollator *c;
cdetst.c 36 static UCollator *myCollation;
cjaptst.c 39 static UCollator *myCollation;
cfrtst.c 36 static UCollator *myCollation;
307 UCollator *pCollator;
encoll.c 36 static UCollator *myCollation = NULL;
cloctst.c     [all...]
  /external/icu4c/i18n/unicode/
usearch.h 26 * on the comparison rules defined in a <tt>UCollator</tt> data struct,
284 const UCollator *collator,
515 * Deleting the returned <tt>UCollator</tt> before calling
522 U_STABLE UCollator * U_EXPORT2 usearch_getCollator(
536 const UCollator *collator,
    [all...]
stsearch.h 496 * RuleBasedCollator, contains exactly the same UCollator * in m_strsrch_
coll.h     [all...]
  /external/icu4c/i18n/
coleitr.cpp 309 m_data_ = ucol_openElements(order->ucollator, string, length, &status);
377 m_data_ = ucol_openElements(order->ucollator, buffer, length, &status);
usearch.cpp 802 inline int32_t getNextSafeOffset(const UCollator *collator,
    [all...]
ucol_elm.cpp 113 uprv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags initTag, UColCETags supplementaryInitTag, UErrorCode *status) {
    [all...]
ucol_bld.cpp 620 uint8_t ucol_uprv_getCaseBits(const UCollator *UCA, const UChar *src, uint32_t len, UErrorCode *status) {
    [all...]
alphaindex.cpp 821 const UCollator *uRuleBasedCollator = rbc->getUCollator();
    [all...]
ucol_tok.cpp     [all...]
  /external/icu4c/samples/strsrch/
strsrch.cpp 59 UCollator * collator = 0;
  /external/icu4c/tools/dumpce/
dumpce.cpp 68 static UCollator *COLLATOR_;
290 void outputAttribute(UCollator *collator, UErrorCode *error)
325 void outputNormalization(UCollator *collator)
441 void setAttributes(UCollator *collator, UErrorCode *error)
    [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 844 const UCollator *coll;
854 void setCollator(UCollator *c, Line *l, int32_t nl)
1005 UCollator *coll = ucol_open("root", &status);
    [all...]
svccoll.cpp 18 #include "ucol_imp.h" // internal api needed to test ucollator equality
thcoll.cpp 340 UCollator *thaiColl = NULL;
regcoll.cpp 1084 static int32_t calcKeyIncremental(UCollator *coll, const UChar* text, int32_t len, uint8_t *keyBuf, int32_t /*keyBufLen*/, UErrorCode& status) {
1107 UCollator *coll;
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 205 UCollator *gCol;
    [all...]
  /external/icu4c/tools/genrb/
parse.c 904 UCollator *coll = NULL;
    [all...]
  /external/icu4c/
APIChangeReport.html 318 <td class="file">ucol.h</td><td class="proto">int32_t ucol_getReorderCodes(const UCollator*, int32_t*, int32_t, UErrorCode*)</td><td class="">Internal<br>.</td><td>Draft<br>
322 <td class="file">ucol.h</td><td class="proto">void ucol_setReorderCodes(UCollator*, const int32_t*, int32_t, UErrorCode*)</td><td class="">Internal<br>.</td><td>Draft<br>
    [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]

Completed in 403 milliseconds

1 23 4