Searched refs:sawmark (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Ddfa.cc618 bool sawmark = false; // whether queue contains a Mark local
627 sawmark = true;
642 (kind_ != Prog::kLongestMatch || !sawmark) &&
/external/regex-re2/re2/
H A Ddfa.cc616 bool sawmark = false; // whether queue contains a Mark local
625 sawmark = true;
640 (kind_ != Prog::kLongestMatch || !sawmark) &&

Completed in 88 milliseconds