Home
last modified time | relevance | path

Searched refs:U_REGEX_INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp247 error(U_REGEX_INTERNAL_ERROR); in compile()
1843 error(U_REGEX_INTERNAL_ERROR); in doParseActions()
1952 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1957 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1963 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1968 error(U_REGEX_INTERNAL_ERROR); in buildOp()
2073 error(U_REGEX_INTERNAL_ERROR); in allocateData()
2079 error(U_REGEX_INTERNAL_ERROR); in allocateData()
2100 error(U_REGEX_INTERNAL_ERROR); in allocateStackData()
3878 error(U_REGEX_INTERNAL_ERROR); in stripNOPs()
/external/icu/icu4c/source/common/unicode/
Dutypes.h579 U_REGEX_INTERNAL_ERROR=0x10300, /**< An internal error (bug) was detected. */ enumerator