Searched defs:RegexMetachars (Results 1 – 3 of 3) sorted by relevance
230 static const char RegexMetachars[] = "()^$|*+?.[]\\{}"; variable
158 static StringLiteral RegexMetachars = "()^$|+.[]\\{}"; global() variable
98 static const char RegexMetachars[] = "()^$|*+?.[]\\{}"; apply() local