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

  /ndk/sources/host-tools/nawk-20071023/
proto.h 45 extern fa *mkdfa(const char *, int);
b.c 94 return mkdfa(s, anchor);
101 pfa = mkdfa(s, anchor);
121 fa *mkdfa(const char *s, int anchor) /* does the real work of making a dfa */ function

Completed in 172 milliseconds