Searched refs:dfamust (Results 1 – 4 of 4) sorted by relevance
259 struct dfamust struct263 struct dfamust *next; argument368 struct dfamust *musts; /* List of strings, at least one of which
129 static void dfamust PARAMS ((struct dfa *dfa));2972 dfamust(d); in dfacomp()2982 dfamust(d); in dfacomp()2992 struct dfamust *dm, *ndm; in dfafree()3342 dfamust (struct dfa *dfa) in dfamust() function3352 struct dfamust *dm; in dfamust()3568 dm = (struct dfamust *) malloc(sizeof (struct dfamust)); in dfamust()
132 struct dfamust const *dm; in kwsmusts()
364 (dfamust): handle ANYCHAR.