Home
last modified time | relevance | path

Searched defs:Regex (Results 1 - 16 of 16) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
H A Donig.rs3 pub struct Regex(onig::Regex); structure names
7 impl Regex { impls
H A Dpcre1.rs19 pub struct Regex { structure names
40 impl Regex { impls
H A Dre2.rs8 pub struct Regex { structure names
25 impl Regex { impls
H A Dpcre2.rs9 pub struct Regex { structure names
31 impl Regex { impls
H A Dtcl.rs61 pub struct Regex { structure names
71 impl Regex { impls
/third_party/benchmark/src/
H A Dre.h61 class Regex { class
63 Regex() : init_(false) {} in Regex() function in benchmark::Regex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DRegex.cpp22 Regex::Regex() : preg(nullptr), error(REG_BADPAT) {} in Regex() function in Regex
24 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex
37 Regex::Regex(Regex &&regex) { in Regex() function in Regex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp26 Regex::Regex() : preg(nullptr), error(REG_BADPAT) {} in Regex() function in Regex
28 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex
41 Regex::Regex(Regex &&regex) { in Regex() function in Regex
[all...]
H A DTrigramIndex.cpp32 void TrigramIndex::insert(std::string Regex) { in insert() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRegex.h27 class Regex { class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DRegex.h28 class Regex { class
[all...]
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs78 pub struct Regex(Exec); in from() structure names
114 impl Regex { global() impls
534 impl Regex { global() impls
654 impl Regex { find_at() impls
[all...]
H A Dre_unicode.rs136 pub struct Regex(Exec); in from() structure names
169 impl Regex { global() impls
592 impl Regex { global() impls
712 impl Regex { find_at() impls
[all...]
/third_party/rust/crates/regex/regex-capi/src/
H A Drure.rs21 pub struct Regex { structure names
[all...]
/third_party/protobuf/python/
H A Dmox.py904 class Regex(Comparator): class
/third_party/rust/crates/which-rs/src/
H A Dlib.rs259 type Regex types
262 type Regex = (); global() types
[all...]

Completed in 8 milliseconds