Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h61 extern int nematch(fa *, const char *);
Dlib.c437 if (nematch(pfa, rec)) { in refldbld()
Db.c547 int nematch(fa *f, const char *p0) /* non-empty match, for sub */ in nematch() function
Drun.c1245 if (nematch(pfa,s)) { in split()
1266 } while (nematch(pfa,s)); in split()