Home | History | Annotate | Download | only in libxml2

Lines Matching refs:x7A

3123 	if (!(((c >= 0x61) && (c <= 0x7A)) ||
3438 if (((*in >= 0x61) && (*in <= 0x7A)) ||
3442 while (((*in >= 0x61) && (*in <= 0x7A)) ||
3561 if ((((*in >= 0x61) && (*in <= 0x7A)) ||
3565 while ((((*in >= 0x61) && (*in <= 0x7A)) ||
4459 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D, 0x7E, 0x7F,