Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcollationbuilder.h145 const int64_t ces2[], int32_t ces2Length);
Dcollationbuilder.cpp1328 const int64_t ces2[], int32_t ces2Length) { in sameCEs() argument
1329 if(ces1Length != ces2Length) { in sameCEs()