Home
last modified time | relevance | path

Searched refs:matchop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h415 extern Cell *matchop(Node **, int);
H A Drun.c664 matchop(Node **a, int n) /* ~ and match() */ in matchop() function
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c208 matchop(NODE **a, int n) in matchop() function