Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducnv_ext.c121 const char *pre, int32_t preLength, in ucnv_extMatchToU() argument
144 if(preLength>1) { in ucnv_extMatchToU()
146 } else if(preLength==1) { in ucnv_extMatchToU()
178 if(i<preLength) { in ucnv_extMatchToU()
520 const UChar *pre, int32_t preLength, in ucnv_extMatchFromU() argument
593 if(i<preLength) { in ucnv_extMatchFromU()