Searched refs:ebcdic_chartab (Results 1 – 1 of 1) sorted by relevance
656 static const pcre_uint8 ebcdic_chartab[] = { /* chartable partial dup */ variable1024 else if (c < CHAR_a || (!MAX_255(c) || (ebcdic_chartab[c] & 0x0E) == 0)) {} in check_escape()