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