Home | History | Annotate | Download | only in Support

Lines Matching refs:REG_ICASE

700 	if (p->g->cflags&REG_ICASE) {
938 if ((p->g->cflags&REG_ICASE) && isalpha((uch)ch) && othercase(ch) != ch)
1134 * big if REG_ICASE is being used. REG_ICASE, by the way, is why the hash