Home | History | Annotate | Download | only in src

Lines Matching full:othercase

2075           unsigned int othercase;
2077 othercase = fcc[c];
2079 othercase = UCD_OTHERCASE(c);
2080 if (d == othercase) { ADD_NEW(state_offset + dlen + 1, 0); }