Home
last modified time | relevance | path

Searched defs:RE2 (Results 1 – 6 of 6) sorted by relevance

/third_party/re2/re2/testing/
Dre2_test.cc28 TEST(RE2, HexTests) { in TEST() argument
52 TEST(RE2, OctalTests) { in TEST() argument
75 TEST(RE2, DecimalTests) { in TEST() argument
98 TEST(RE2, Replace) { in TEST() argument
213 TEST(RE2, Extract) { in TEST() argument
226 TEST(RE2, Consume) { in TEST() argument
240 TEST(RE2, ConsumeN) { in TEST() argument
264 TEST(RE2, FindAndConsume) { in TEST() argument
287 TEST(RE2, FindAndConsumeN) { in TEST() argument
311 TEST(RE2, MatchNumberPeculiarity) { in TEST() argument
[all …]
/third_party/re2/
DCMakeLists.txt12 project(RE2 CXX) project
/third_party/re2/re2/
Dprefilter.h21 class RE2; variable
Dre2.cc107 RE2::RE2(const char* pattern) { in RE2() function in re2::RE2
111 RE2::RE2(const std::string& pattern) { in RE2() function in re2::RE2
115 RE2::RE2(const StringPiece& pattern) { in RE2() function in re2::RE2
119 RE2::RE2(const StringPiece& pattern, const Options& options) { in RE2() function in re2::RE2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h164 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h376 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local