Home
last modified time | relevance | path

Searched refs:append_utf8_from_native_byte (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D50190042 append_utf8_from_native_byte # F added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/
DEncode.xs714 #ifdef append_utf8_from_native_byte
715 append_utf8_from_native_byte(*s, &d);
/openbsd/src/gnu/usr.bin/perl/
Ddoop.c509 append_utf8_from_native_byte(*s, &d); in S_do_trans_invmap()
Dpp_pack.c336 append_utf8_from_native_byte(*p, (U8 **) & dest); in S_my_bytes_to_utf8()
341 append_utf8_from_native_byte(*start, (U8 **) & dest); in S_my_bytes_to_utf8()
Dutf8.c2795 append_utf8_from_native_byte(*s, &d); in Perl_bytes_to_utf8()
Dpeep.c886 append_utf8_from_native_byte(c, (U8**)&up); in S_maybe_multiconcat()
Dtoke.c1194 append_utf8_from_native_byte(*p, (U8 **) &bufptr); in Perl_lex_stuff_pvn()
3552 append_utf8_from_native_byte( in S_scan_const()
3574 append_utf8_from_native_byte((U8) i, (U8 **) &d); in S_scan_const()
Dpp.c4377 append_utf8_from_native_byte(*s, &d);
4940 append_utf8_from_native_byte(toLOWER_LATIN1(*s), &d);
Dpp_hot.c1184 append_utf8_from_native_byte(c, (U8**)&targ_pv); in PP()
Dsv.c5659 append_utf8_from_native_byte(*sstr, &d);
12344 append_utf8_from_native_byte((U8)*p, (U8**)&dst);
Dembed.h1734 # define append_utf8_from_native_byte Perl_append_utf8_from_native_byte macro
Dregcomp.c548 append_utf8_from_native_byte(src[s], &d); in S_pat_upgrade_to_utf8()
Dembed.fnc635 ETXip |void |append_utf8_from_native_byte \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc3365 EXiTp |void |append_utf8_from_native_byte|const U8 byte|NN U8** dest