Searched defs:matchop (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/lib/B/ | ||
H A D | Deparse.pm | 6399 sub matchop { subroutine |
/openbsd/usr.bin/awk/ | ||
H A D | run.c | 795 Cell *matchop(Node **a, int n) /* ~ and match() */ in matchop() function |