HomeSort by relevance Sort by last modified time
    Searched full:ce32 (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
alphaindex.cpp 397 int32_t ce32 = cei.next(errorCode); local
398 if (ce32 == CollationElementIterator::NULLORDER) {
401 int32_t p = CollationElementIterator::primaryOrder(ce32);
402 if (p > variableTop && (ce32 & 0xc0) != 0xc0) {
    [all...]

Completed in 1626 milliseconds