Searched refs:gRuleSet_rule_chars (Results 1 – 1 of 1) sorted by relevance
42 constexpr char16_t const *gRuleSet_rule_chars = u"*?+[(){}^$|\\."; variable119 .addAll(UnicodeString(gRuleSet_rule_chars)).complement().freeze(); in RegexStaticSets()