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