Searched refs:utf16_to_utf8 (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/ |
| D | 5006001 | 8 utf16_to_utf8 # E (Perl_utf16_to_utf8)
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/ |
| D | 5006001 | 8 utf16_to_utf8 # E (Perl_utf16_to_utf8)
|
| /mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | utf8 | 12 [utf16_to_utf8] 14 <<<<<< Add a test when somethig actually calls utf16_to_utf8
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | utf8.c | 992 return utf16_to_utf8(p, d, bytelen, newlen); in Perl_utf16_to_utf8_reversed()
|
| D | toke.c | 10813 utf16_to_utf8(s, news, 10892 utf16_to_utf8((U8*)SvPVX_const(sv) + old, tmps + old, 10913 utf16_to_utf8((U8*)SvPVX_const(sv) + old, tmps + old,
|
| D | embed.h | 896 #define utf16_to_utf8 Perl_utf16_to_utf8 macro 2945 #define utf16_to_utf8(a,b,c,d) Perl_utf16_to_utf8(aTHX_ a,b,c,d) macro
|
| D | embed.fnc | 852 Ap |U8* |utf16_to_utf8 |NN U8* p|NN U8 *d|I32 bytelen|NN I32 *newlen
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ |
| D | embed.fnc | 836 Ap |U8* |utf16_to_utf8 |U8* p|U8 *d|I32 bytelen|I32 *newlen
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perldiag.pod | 2885 =item panic: utf16_to_utf8: odd bytelen 2887 (P) Something tried to call utf16_to_utf8 with an odd (as opposed
|