Searched defs:dfamust (Results 1 – 2 of 2) sorted by relevance
29 struct dfamust struct31 bool exact;32 bool begline;33 bool endline;34 char must[FLEXIBLE_ARRAY_MEMBER];
4058 dfamust (struct dfa const *d) in dfamust() function