Lines Matching defs:first
271 int first = 1; /* is this the first alternative? */
283 if (first) {
287 first = 0;
296 if (!first) { /* tail-end fixups */
494 * This implementation is a bit of a kludge, in that a trailing $ is first
502 int end1, /* first terminating character */
506 int first = 1; /* first subexpression? */
515 wasdollar = p_simp_re(p, first);
516 first = 0;
1177 - firstch - return first character in a set (which must have at least one)