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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h372 /* dfasyntax() takes three arguments; the first sets the syntax bits described
375 extern void dfasyntax (reg_syntax_t, int, unsigned char);
H A Dm-regex.c138 dfasyntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE, match_icase, eolbyte);
224 dfasyntax (syntax, match_icase, eolbyte);
H A Ddfa.c270 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) function

Completed in 86 milliseconds