Searched refs:normal_chars (Results 1 – 2 of 2) sorted by relevance
57 static const uint8_t normal_chars[] = variable472 if (*cp != normal_chars[b] || cp != (cplim - 1)) in rn_addmask()
100 static u_char normal_chars[] = {0, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff}; variable540 if (*cp != normal_chars[b] || cp != (cplim - 1))