Searched defs:t_utf8 (Results 1 – 2 of 2) sorted by relevance
60 const encpage_t *const t_utf8; /* Starting table for translation from member
134 #define with_t_UTF8ness(op, t_utf8) (((op) << 1) + (cBOOL(t_utf8))) argument136 #define with_tp_UTF8ness(op, t_utf8, p_utf8) \ argument