Home | History | Annotate | Download | only in regexp

Lines Matching refs:atom1

5194   RegExpAtom* atom1 = (*a)->AsAtom();
5196 uc16 character1 = atom1->data().at(0);
5219 RegExpAtom* atom1 = (*a)->AsAtom();
5221 unibrow::uchar character1 = atom1->data().at(0);