Searched refs:nematch (Results 1 – 4 of 4) sorted by relevance
56 extern int nematch(fa *, const char *);
447 if (nematch(pfa, rec)) { in refldbld()
565 int nematch(fa *f, const char *p0) /* non-empty match, for sub */ in nematch() function
1255 if (nematch(pfa,s)) { in split()1276 } while (nematch(pfa,s)); in split()