Home
last modified time | relevance | path

Searched defs:t_utf8 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h60 const encpage_t *const t_utf8; /* Starting table for translation from member
/openbsd/gnu/usr.bin/perl/
H A Dregnodes.h134 #define with_t_UTF8ness(op, t_utf8) (((op) << 1) + (cBOOL(t_utf8))) argument
136 #define with_tp_UTF8ness(op, t_utf8, p_utf8) \ argument