Home | History | Annotate | Download | only in Support

Lines Matching full:end1

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