Home | Sort by relevance Sort by last modified time |
/external/regex-re2/re2/ | |
tostring.cc | 52 if (w.stopped_early()) |
walker-inl.h | 85 bool stopped_early() { return stopped_early_; } function in class:re2::Regexp::Walker |
prefilter.cc | 515 if (w.stopped_early()) { |