Home | History | Annotate | Download | only in pcre

Lines Matching refs:x0E

627 else if (c < 'a' || (ebcdic_chartab[c] & 0x0E) == 0) {}   /* Not alphanumeric */