Searched refs:REG_ICASE (Results 1 – 3 of 3) sorted by relevance
44 MACRO(REG_ICASE); in regex_h()
64 #define REG_ICASE 0002 macro
1119 if (p->g->cflags®_ICASE) in p_bracket()1267 if (p->g->cflags®_ICASE)1527 if ((p->g->cflags®_ICASE) && iswalpha(ch) && othercase(ch) != ch)