HomeSort by relevance Sort by last modified time
    Searched full:nematch (Results 1 - 4 of 4) sorted by null

  /external/one-true-awk/
proto.h 56 extern int nematch(fa *, const char *);
lib.c 447 if (nematch(pfa, rec)) {
run.c 1252 if (nematch(pfa,s)) {
1273 } while (nematch(pfa,s));
    [all...]
b.c 547 int nematch(fa *f, const char *p0) /* non-empty match, for sub */ function

Completed in 257 milliseconds