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 746 if(expansions && isSpecial(CE) && getCETag(CE) == EXPANSION_TAG) {
769 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
789 if(expansions && isSpecial(newCE) && getCETag(newCE) == EXPANSION_TAG) {
823 } else if(expansions && getCETag(CE) == EXPANSION_TAG) {
    [all...]
ucol_imp.h 759 EXPANSION_TAG = 1, /* This code point results in an expansion */
    [all...]
ucol_elm.cpp     [all...]
ucol.cpp     [all...]

Completed in 158 milliseconds