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

  /external/icu/icu4c/source/i18n/unicode/
ucol.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
cg7coll.c 160 defRules = ucol_getRules(myCollation, &rlen);
capitst.c 382 log_verbose("ucol_getRules() testing ...\n");
383 rules = ucol_getRules(ruled, &tempLength);
489 rule1 = ucol_getRules(col1, &tempLength);
490 rule2 = ucol_getRules(col2, &tempLength);
491 rule3 = ucol_getRules(col3, &tempLength);
502 rule4= ucol_getRules(col4, &tempLength);
    [all...]
cmsccoll.c     [all...]
usrchtst.c 69 u_strcpy(rules, ucol_getRules(DE_, &rulelength));
76 u_strcpy(rules, ucol_getRules(ES_, &rulelength));
    [all...]
nucnvtst.c     [all...]
  /external/icu/icu4c/source/i18n/
ucol.cpp 545 ucol_getRules(const UCollator *coll, int32_t *length) {
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 126 milliseconds