Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutypes.h580 U_INTERNAL_TRANSLITERATOR_ERROR, /**< Internal transliterator system error */ enumerator
/external/icu/icu4c/source/i18n/
Drbt_pars.cpp1372 syntaxError(U_INTERNAL_TRANSLITERATOR_ERROR, rule, start, status); // will never happen in parseRule()
1377 syntaxError(U_INTERNAL_TRANSLITERATOR_ERROR, rule, start, status); // will never happen in parseRule()
1582 status = U_INTERNAL_TRANSLITERATOR_ERROR; in setSegmentObject()
Dtridpars.cpp507 ec = U_INTERNAL_TRANSLITERATOR_ERROR; in instantiateList()
Dtranslit.cpp1338 ec = U_INTERNAL_TRANSLITERATOR_ERROR; in getAvailableIDs()