Home
last modified time | relevance | path

Searched defs:Regexp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp29 bool SpecialCaseList::Matcher::insert(std::string Regexp, in insert()
175 std::string Regexp = SplitRegexp.first; in parse() local
/third_party/skia/third_party/externals/swiftshader/tests/check_build_files/
Dmain.go181 func matchRE(re *regexp.Regexp, text string) []string {