Searched refs:pending_empty_ (Results 1 – 2 of 2) sorted by relevance
286 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()