Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/ffi/
Dre2.cpp27 RE2 *cpp_re = reinterpret_cast<RE2*>(re); in re2_regexp_match() local
37 RE2 *cpp_re = reinterpret_cast<RE2*>(re); in re2_regexp_find() local