Home | History | Annotate | Download | only in re2

Lines Matching refs:kRegexpEndText

417     // this kRegexpEndText was a $ and not a \z.
420 bool ret = PushSimpleOp(kRegexpEndText);
2128 if (!ps.PushSimpleOp(kRegexpEndText))