Home
last modified time | relevance | path

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

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