Home | History | Annotate | Download | only in regex

Lines Matching refs:end1

448  * Giving end1 as OUT essentially eliminates the end1/end2 check.
458 int end1, /* first terminating character */
470 while (MORE() && !SEETWO(end1, end2)) {