Searched defs:ucol_openRules (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_res.cpp165 return ucol_openRules(rules, rulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, status);
511 ucol_openRules( const UChar *rules, function
/external/icu4c/i18n/
H A Ducol_res.cpp167 return ucol_openRules(rules, rulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, status);
524 ucol_openRules( const UChar *rules, function
/external/icu4c/common/unicode/
H A Durename.h762 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h768 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules) macro

Completed in 182 milliseconds