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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h240 struct dfamust struct
244 struct dfamust *next;
349 struct dfamust *musts; /* List of strings, at least one of which
H A Dm-regex.c88 struct dfamust const *dm;
H A Ddfa.c102 static void dfamust (struct dfa *dfa);
2940 if (case_fold) /* dummy folding in service of dfamust() */
2960 dfamust(d);
2970 dfamust(d);
2980 struct dfamust *dm, *ndm;
3056 d->must (where "d" is the single argument passed to "dfamust");
3330 dfamust (struct dfa *dfa) function
3340 struct dfamust *dm;
3364 fprintf(stderr, "dfamust:\n");
3556 dm = (struct dfamust *) mallo
[all...]

Completed in 123 milliseconds