Home
last modified time | relevance | path

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

/external/icu4c/tools/genuca/
Dgenuca.cpp862 …tempUCATable *t = uprv_uca_initTempTable(myD, opts, NULL, IMPLICIT_TAG, LEAD_SURROGATE_TAG, status… in write_uca_table()
873 IMPLICIT_TAG = 9, in write_uca_table()
/external/icu4c/i18n/
Ducol_imp.h654 IMPLICIT_TAG = 10, enumerator
Ducol_elm.cpp1345 } else if(!(isSpecial(value) && (tag == IMPLICIT_TAG || tag == NOT_FOUND_TAG))) { in getFoldedValue()
Ducol.cpp3144 case IMPLICIT_TAG: /* everything that is not defined otherwise */ in ucol_prv_getSpecialCE()
3847 case IMPLICIT_TAG: /* everything that is not defined otherwise */ in ucol_prv_getSpecialPrevCE()