Searched refs:REG_ICASE (Results 1 – 2 of 2) sorted by relevance
63 #define REG_ICASE 0002 macro
799 if (p->g->cflags®_ICASE) { in p_bracket()1082 if ((p->g->cflags®_ICASE) && isalpha((unsigned char) ch) in ordinary()