Searched refs:IMPLICIT_TAG (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_imp.h752 IMPLICIT_TAG = 10, enumerator in enum:__anon11725
H A Ducol_elm.cpp1097 if ((element->prefixSize!=0) && (!isSpecial(CE) || (getCETag(CE)!=IMPLICIT_TAG))) {
1384 } else if(!(isSpecial(value) && (tag == IMPLICIT_TAG || tag == NOT_FOUND_TAG))) {
1385 /* These are values that are starting in either UCA (IMPLICIT_TAG) or in the
H A Ducol.cpp3157 case IMPLICIT_TAG: /* everything that is not defined otherwise */
4025 case IMPLICIT_TAG: /* everything that is not defined otherwise */
/external/icu4c/i18n/
H A Ducol_imp.h768 IMPLICIT_TAG = 10, enumerator in enum:__anon19219
H A Ducol_elm.cpp1106 if ((element->prefixSize!=0) && (!isSpecial(CE) || (getCETag(CE)!=IMPLICIT_TAG))) {
1393 } else if(!(isSpecial(value) && (tag == IMPLICIT_TAG || tag == NOT_FOUND_TAG))) {
1394 /* These are values that are starting in either UCA (IMPLICIT_TAG) or in the
H A Ducol.cpp3232 case IMPLICIT_TAG: /* everything that is not defined otherwise */
4100 case IMPLICIT_TAG: /* everything that is not defined otherwise */

Completed in 181 milliseconds