Home | History | Annotate | Download | only in re2

Lines Matching refs:kRegexpEndText

416     // this kRegexpEndText was a $ and not a \z.
419 bool ret = PushSimpleOp(kRegexpEndText);
2139 if (!ps.PushSimpleOp(kRegexpEndText))