Home
last modified time | relevance | path

Searched refs:U_REGEX_RULE_SYNTAX (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h616 U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */ enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h596 U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h616 U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h610 U_REGEX_RULE_SYNTAX, /**< Syntax error in regexp pattern. */ enumerator
/third_party/icu/icu4c/source/test/intltest/
Dregextst.cpp3826 REGEX_ERR("abc(?<@xyz).*", 1, 7, U_REGEX_RULE_SYNTAX); // illegal construct in Errors()
3842 REGEX_ERR("+", 1, 1, U_REGEX_RULE_SYNTAX); in Errors()
3843 REGEX_ERR("abc\ndef(*2)", 2, 5, U_REGEX_RULE_SYNTAX); in Errors()
3844 REGEX_ERR("abc**", 1, 5, U_REGEX_RULE_SYNTAX); in Errors()
3858 REGEX_ERR("*c", 1, 1, U_REGEX_RULE_SYNTAX); in Errors()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp754 error(U_REGEX_RULE_SYNTAX); in doParseActions()
1799 error(U_REGEX_RULE_SYNTAX); // -- or && at the end of a set. Illegal. in doParseActions()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp770 error(U_REGEX_RULE_SYNTAX); in doParseActions()
1819 error(U_REGEX_RULE_SYNTAX); // -- or && at the end of a set. Illegal. in doParseActions()
/third_party/icu/icu4c/source/i18n/
Dregexcmp.cpp770 error(U_REGEX_RULE_SYNTAX); in doParseActions()
1819 error(U_REGEX_RULE_SYNTAX); // -- or && at the end of a set. Illegal. in doParseActions()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.cpp765 error(U_REGEX_RULE_SYNTAX); in doParseActions()
1817 error(U_REGEX_RULE_SYNTAX); // -- or && at the end of a set. Illegal. in doParseActions()