Home
last modified time | relevance | path

Searched defs:dfamust (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Ddfa.h29 struct dfamust struct
31 bool exact;
32 bool begline;
33 bool endline;
34 char must[FLEXIBLE_ARRAY_MEMBER];
H A Ddfa.c4058 dfamust (struct dfa const *d) in dfamust() function