Searched refs:PushWordBoundary (Results 1 – 2 of 2) sorted by relevance
72 bool PushWordBoundary(bool word);406 bool Regexp::ParseState::PushWordBoundary(bool word) { in PushWordBoundary() function in re2::Regexp::ParseState2125 if (!ps.PushWordBoundary(t[1] == 'b')) in Parse()
255 bool Regexp::ParseState::PushWordBoundary(bool word) {