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

  /external/icu4c/test/cintltst/
callcoll.c 634 UChar rlz[RULE_BUFFER_LEN] = { 0 }; local
635 uint32_t rlen = u_unescape(rules, rlz, RULE_BUFFER_LEN);
638 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status);
683 UChar rlz[RULE_BUFFER_LEN] = { 0 }; local
684 uint32_t rlen = u_unescape(rules, rlz, RULE_BUFFER_LEN);
687 coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status);
    [all...]
cmsccoll.c 1975 UChar rlz[2048] = { 0 }; local
2038 UChar rlz[2048] = { 0 }; local
2476 UChar rlz[2048] = { 0 }; local
4568 UChar rlz[RULE_BUFFER_LEN] = { 0 }; local
4699 UChar rlz[RULE_BUFFER_LEN] = { 0 }; local
    [all...]
capitst.c 1361 UChar rlz[256] = {0}; local
    [all...]
  /external/icu4c/test/intltest/
apicoll.cpp 1580 UChar rlz[256] = {0}; local
    [all...]

Completed in 168 milliseconds