Searched refs:reflags (Results 1 – 1 of 1) sorted by relevance
178 int reflags; member204 # define reflags (G.reflags ) macro208 # define reflags re_syntax_options macro378 xregcomp(&gl->compiled_regex, gl->pattern, reflags); in grep_file()783 reflags = REG_NOSUB; in grep_main()789 reflags |= REG_EXTENDED; in grep_main()793 reflags = RE_SYNTAX_GREP; in grep_main()799 reflags |= REG_ICASE; in grep_main()