reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1074 if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch) 1074 if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch) 1074 if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch) 1075 bothcases(p, ch); 1077 EMIT(OCHAR, (uch)ch); 1078 if (cap[ch] == 0) 1079 cap[ch] = p->g->ncategories++;