Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h676 bool posix_syntax() const { return posix_syntax_; } in posix_syntax() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.h700 bool posix_syntax() const { return posix_syntax_; } in posix_syntax() function
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.h640 bool posix_syntax() const { return posix_syntax_; } in posix_syntax() function