Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c2298 int32_t uRulesLen = u_unescape(rule, uRules, 256); in TestOpenBinary() local
2300 UCollator *coll = ucol_openRules(uRules, uRulesLen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestOpenBinary()