Searched refs:mkdfa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Db.c79 static fa *mkdfa(uchar *, int);
98 return (mkdfa(s, anchor));
106 pfa = mkdfa(s, anchor);
127 mkdfa(uchar *s, int anchor) /* does the real work of making a dfa */ function

Completed in 44 milliseconds