Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:MATCH

572 Cell *matchop(Node **a, int n)	/* ~ and match() */
578 int (*mf)(fa *, const char *) = match, mode = 0;
606 } else if ((n == MATCH && i == 1) || (n == NOTMATCH && i == 0))