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

  /external/icu4c/i18n/
ucol_sit.cpp 702 if(expansions && isSpecial(CE) && getCETag(CE) == EXPANSION_TAG) {
725 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
745 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
779 } else if(expansions && getCETag(CE) == EXPANSION_TAG) {
ucol_imp.h 779 EXPANSION_TAG = 1, /* This code point results in an expansion */
    [all...]
ucol_elm.cpp     [all...]
ucol.cpp     [all...]

Completed in 57 milliseconds