Searched refs:REG_ICASE (Results 1 – 2 of 2) sorted by relevance
62 #define REG_ICASE 0002 macro
713 if (p->g->cflags®_ICASE) { in p_bracket()1032 if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch) in ordinary()