Searched refs:U_REGEX_INVALID_RANGE (Results 1 – 6 of 6) sorted by relevance
56 case U_REGEX_INVALID_RANGE: return "In a character range [x-y], x is greater than y"; in regexDetailMessage()
629 U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */ enumerator
1785 error(U_REGEX_INVALID_RANGE); in doParseActions()1855 error(U_REGEX_INVALID_RANGE); in doParseActions()