Home | History | Annotate | Download | only in Support

Lines Matching full:end1

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