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/ |
| D | 5019004 | 2 append_utf8_from_native_byte # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Encode/ |
| D | Encode.xs | 714 #ifdef append_utf8_from_native_byte 715 append_utf8_from_native_byte(*s, &d);
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | doop.c | 509 append_utf8_from_native_byte(*s, &d); in S_do_trans_invmap()
|
| D | pp_pack.c | 336 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()
|
| D | utf8.c | 2795 append_utf8_from_native_byte(*s, &d); in Perl_bytes_to_utf8()
|
| D | peep.c | 886 append_utf8_from_native_byte(c, (U8**)&up); in S_maybe_multiconcat()
|
| D | toke.c | 1194 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()
|
| D | pp.c | 4377 append_utf8_from_native_byte(*s, &d); 4940 append_utf8_from_native_byte(toLOWER_LATIN1(*s), &d);
|
| D | pp_hot.c | 1184 append_utf8_from_native_byte(c, (U8**)&targ_pv); in PP()
|
| D | sv.c | 5659 append_utf8_from_native_byte(*sstr, &d); 12344 append_utf8_from_native_byte((U8)*p, (U8**)&dst);
|
| D | embed.h | 1734 # define append_utf8_from_native_byte Perl_append_utf8_from_native_byte macro
|
| D | regcomp.c | 548 append_utf8_from_native_byte(src[s], &d); in S_pat_upgrade_to_utf8()
|
| D | embed.fnc | 635 ETXip |void |append_utf8_from_native_byte \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 3365 EXiTp |void |append_utf8_from_native_byte|const U8 byte|NN U8** dest
|