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

  /ndk/sources/host-tools/nawk-20071023/
proto.h 59 extern int nematch(fa *, const char *);
lib.c 437 if (nematch(pfa, rec)) {
b.c 547 int nematch(fa *f, const char *p0) /* non-empty match, for sub */ function
run.c 1245 if (nematch(pfa,s)) {
1266 } while (nematch(pfa,s));
    [all...]

Completed in 121 milliseconds