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.cpp244 error(U_REGEX_INTERNAL_ERROR); in compile()
1839 error(U_REGEX_INTERNAL_ERROR); in doParseActions()
1948 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1953 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1959 error(U_REGEX_INTERNAL_ERROR); in buildOp()
1964 error(U_REGEX_INTERNAL_ERROR); in buildOp()
2069 error(U_REGEX_INTERNAL_ERROR); in allocateData()
2075 error(U_REGEX_INTERNAL_ERROR); in allocateData()
2096 error(U_REGEX_INTERNAL_ERROR); in allocateStackData()
3870 error(U_REGEX_INTERNAL_ERROR); in stripNOPs()
/external/icu/icu4c/source/common/unicode/
Dutypes.h629 U_REGEX_INTERNAL_ERROR=0x10300, /**< An internal error (bug) was detected. */ enumerator