Home
last modified time | relevance | path

Searched refs:ucol_getRules (Results 1 – 18 of 18) sorted by relevance

/external/icu4c/i18n/
Dtblcoll.cpp143 const UChar *r = ucol_getRules(ucollator, &length); in setRuleStringFromCollator()
549 const UChar *rules = ucol_getRules(ucollator, &length); in hashCode()
Ducol_res.cpp547 const UChar *rules = ucol_getRules(coll, &len); in ucol_getRulesEx()
582 ucol_getRules( const UCollator *coll, in ucol_getRules() function
619 const UChar *sourceRules = ucol_getRules(source, &sourceRulesLen); in ucol_equals()
620 const UChar *targetRules = ucol_getRules(target, &targetRulesLen); in ucol_equals()
1009 const UChar *rules = ucol_getRules(coll, &rulesLen); in ucol_getTailoredSet()
Ducol_sit.cpp889 const UChar* rules = ucol_getRules(coll, &rulesLen); in ucol_getContractionsAndExpansions()
/external/icu4c/test/cintltst/
Dcg7coll.c161 defRules = ucol_getRules(myCollation, &rlen); in TestG7Locales()
Dcapitst.c489 rule1 = ucol_getRules(col1, &tempLength); in TestRuleBasedColl()
490 rule2 = ucol_getRules(col2, &tempLength); in TestRuleBasedColl()
491 rule3 = ucol_getRules(col3, &tempLength); in TestRuleBasedColl()
502 rule4= ucol_getRules(col4, &tempLength); in TestRuleBasedColl()
987 rules = ucol_getRules(c1, &rulesLength); in TestOpenVsOpenRules()
Dcmsccoll.c561 rules = ucol_getRules(coll, &ruleLen); in testCollator()
942 rules = ucol_getRules(coll, &ruleLen); in testAgainstUCA()
1139 rules = ucol_getRules(coll, &ruleLen); in testCEs()
6797 virules = (UChar*) ucol_getRules(vicoll, &viruleslength); in TestImport()
6799 esrules = (UChar*) ucol_getRules(escoll, &esruleslength); in TestImport()
6895 virules = ucol_getRules(vicoll, &viruleslength); in TestImportWithType()
6904 derules = ucol_getRules(decoll, &deruleslength); in TestImportWithType()
Dcitertst.c1790 rules = ucol_getRules(coll, &ruleLen); in TestCEValidity()
1980 rules = ucol_getRules(coll, &ruleLen); in TestSortKeyValidity()
Dusrchtst.c67 u_strcpy(rules, ucol_getRules(DE_, &rulelength)); in open()
74 u_strcpy(rules, ucol_getRules(ES_, &rulelength)); in open()
Dnucnvtst.c5419 rules = ucol_getRules(myCollator, &rules_length); in TestJitterbug981()
/external/webkit/Source/WebCore/icu/unicode/
Ducol.h623 ucol_getRules( const UCollator *coll,
Durename.h579 #define ucol_getRules ucol_getRules_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducol.h623 ucol_getRules( const UCollator *coll,
Durename.h579 #define ucol_getRules ucol_getRules_3_2 macro
/external/icu4c/i18n/unicode/
Ducol.h894 ucol_getRules( const UCollator *coll,
/external/icu4c/tools/dumpce/
Ddumpce.cpp404 const UChar *temp = ucol_getRules(COLLATOR_, &rulelength); in serialize()
1157 const UChar *rule = ucol_getRules(COLLATOR_, &rulelength); in markTailored()
/external/icu4c/common/unicode/
Durename.h739 #define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules) macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h579 #define ucol_getRules ucol_getRules_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h579 #define ucol_getRules ucol_getRules_3_2 macro