Home
last modified time | relevance | path

Searched refs:U_INTERNAL_TRANSLITERATOR_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dutypes.h513 U_INTERNAL_TRANSLITERATOR_ERROR, /**< Internal transliterator system error */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h513 U_INTERNAL_TRANSLITERATOR_ERROR, /**< Internal transliterator system error */ enumerator
/external/icu/icu4c/source/i18n/
Drbt_pars.cpp1374 syntaxError(U_INTERNAL_TRANSLITERATOR_ERROR, rule, start, status); // will never happen in parseRule()
1379 syntaxError(U_INTERNAL_TRANSLITERATOR_ERROR, rule, start, status); // will never happen in parseRule()
1584 status = U_INTERNAL_TRANSLITERATOR_ERROR; in setSegmentObject()
Dtridpars.cpp509 ec = U_INTERNAL_TRANSLITERATOR_ERROR; in instantiateList()
Dtranslit.cpp1340 ec = U_INTERNAL_TRANSLITERATOR_ERROR; in getAvailableIDs()