Searched refs:cflags (Results 1 – 2 of 2) sorted by relevance
80 int cflags = 0; variable495 cflags |= REG_ICASE; in grep_main()654 cflags |= REG_EXTENDED; in grep_main()675 c = regcomp(&r_pattern[i], pattern[i], cflags); in grep_main()
118 extern int cflags, eflags;