Searched defs:compiled_regex (Results 1 – 2 of 2) sorted by relevance
560 re2::RE2* compiled_regex = CompileRegex(it.key()); in ParseDictionary() local680 re2::RE2* compiled_regex = CompileRegex(pattern); in ParseStringPattern() local
774 re2::RE2 compiled_regex(pattern); in ValidateString() local