Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpAtom

150     RegExpAtom* atom = parse_result.tree->AsAtom();
736 void RegExpAtom::AppendToText(RegExpText* text) {
752 TextElement TextElement::Atom(RegExpAtom* atom) {
3617 RegExpNode* RegExpAtom::ToNode(RegExpCompiler* compiler,
5102 RegExpAtom* atom = text.data.u_atom;