Searched defs:matchop (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/old/awk/ | ||
H A D | run.c | 151 obj matchop(a,n) node **a; in matchop() function |
/csrg-svn/contrib/awk.research/ | ||
H A D | run.c | 477 Cell *matchop(Node **a, int n) /* ~ and match() */ in matchop() function |