Home | History | Annotate | Download | only in dist

Lines Matching full:othercasechar

4610 pcre_uchar *othercasechar = NULL;
4621 othercasechar = cc + (othercasebit >> 8);
4628 othercasechar = cc + (othercasebit >> 9);
4673 if (othercasebit != 0 && othercasechar == cc)
4738 if (othercasebit != 0 && othercasechar == cc)