Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Dutypes.h649 U_REGEX_MISSING_CLOSE_BRACKET, /**< Missing closing bracket on a bracket expression. */ enumerator
/external/icu4c/i18n/
Dregexcmp.cpp1735 error(U_REGEX_MISSING_CLOSE_BRACKET); in doParseActions()