Home
last modified time | relevance | path

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

/aosp_15_r20/external/regex-re2/re2/
H A Dregexp.h234 struct RuneRangeLess { struct
235 bool operator()(const RuneRange& a, const RuneRange& b) const { in operator()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h236 struct RuneRangeLess { struct
237 bool operator()(const RuneRange& a, const RuneRange& b) const { in operator()
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dregexp.h235 struct RuneRangeLess { struct
236 bool operator()(const RuneRange& a, const RuneRange& b) const { in operator()