HomeSort by: relevance | last modified time | path
    Searched refs:mkdfa (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
proto.h 39 extern fa *mkdfa(const char *, bool);
b.c 197 return mkdfa(s, anchor);
204 pfa = mkdfa(s, anchor);
224 fa *mkdfa(const char *s, bool anchor) /* does the real work of making a dfa */ function

Completed in 50 milliseconds