Searched refs:posix_syntax (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | re2.h | 644 bool posix_syntax() const { return posix_syntax_; } in posix_syntax() function |
D | re2.cc | 141 if (!posix_syntax()) in ParseFlags() |