Searched refs:pending_empty_ (Results 1 – 4 of 4) sorted by relevance
266 bool pending_empty_; variable
94 pending_empty_(false), in RegExpBuilder()105 pending_empty_ = false; in FlushCharacters()133 pending_empty_ = false; in AddCharacter()143 pending_empty_ = true; in AddEmpty()207 if (pending_empty_) { in AddQuantifierToAtom()208 pending_empty_ = false; in AddQuantifierToAtom()
291 bool pending_empty_; variable
91 pending_empty_(false), in RegExpBuilder()102 pending_empty_ = false; in FlushCharacters()130 pending_empty_ = false; in AddCharacter()140 pending_empty_ = true; in AddEmpty()205 if (pending_empty_) { in AddQuantifierToAtom()206 pending_empty_ = false; in AddQuantifierToAtom()