Searched refs:nematch (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Dproto.h56 extern int nematch(fa *, const char *);
H A Dlib.c447 if (nematch(pfa, rec)) {
H A Db.c565 int nematch(fa *f, const char *p0) /* non-empty match, for sub */ function
H A Drun.c1255 if (nematch(pfa,s)) {
1276 } while (nematch(pfa,s));

Completed in 83 milliseconds