Home
last modified time | relevance | path

Searched refs:HeUTF8 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50080002 HeUTF8 # U
/openbsd-src/gnu/usr.bin/perl/
H A Dmro_core.c1187 HeUTF8(entry) in S_mro_gather_and_rename()
1201 HeUTF8(entry) ? SV_CATUTF8 : SV_CATBYTES in S_mro_gather_and_rename()
1270 HeUTF8(entry) in S_mro_gather_and_rename()
1284 HeUTF8(entry) ? SV_CATUTF8 : SV_CATBYTES in S_mro_gather_and_rename()
H A Dhv.h435 #define HeUTF8(he) ((HeKLEN(he) == HEf_SVKEY) ? \ macro
H A Dgv.c2810 HeUTF8(entry)) ) in Perl_gv_check()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501000122 HeUTF8 # U
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DChanges318 * Add support for HeUTF8
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc1107 __UNDEFINED__ HeUTF8(he) ((HeKLEN(he) == HEf_SVKEY) ? \
1445 mXPUSHp((HeUTF8(ent) == 0 ? "norm" : "utf8"), 4);
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h14048 #ifndef HeUTF8
14049 # define HeUTF8(he) ((HeKLEN(he) == HEf_SVKEY) ? \ macro
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc191 Amd|U32|HeUTF8|HE* he