Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk/
H A Dawk.h268 extern int nematch(fa *, uchar *);
H A Dlib.c444 if (nematch(pfa, rec)) { in refldbld()
H A Db.c505 nematch(fa *f, uchar *p) in nematch() function
H A Drun.c1240 if (nematch(pfa, s)) { in split()
1269 } while (nematch(pfa, s)); in split()