Home | History | Annotate | Download | only in src

Lines Matching refs:text_

42     text_.Add(atom, zone());
50 int num_text = text_.length();
54 terms_.Add(text_.last(), zone());
58 text_.Get(i)->AppendToText(text, zone());
61 text_.Clear();
87 text_.Add(term, zone());
152 text_.Add(new(zone()) RegExpAtom(prefix), zone());
158 } else if (text_.length() > 0) {
160 atom = text_.RemoveLast();