HomeSort by relevance Sort by last modified time
    Searched refs:stopped_early (Results 1 - 3 of 3) sorted by null

  /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 484 if (w.stopped_early()) {

Completed in 215 milliseconds