Home
last modified time | relevance | path

Searched refs:my_bytes_to_utf8 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502100923 my_bytes_to_utf8 # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dpp_pack.c351 (cur) = my_bytes_to_utf8((U8 *) buf, len, (cur), needs_swap); \
406 (s) = my_bytes_to_utf8(&au8, 1, (s), 0);\
2679 cur = my_bytes_to_utf8(buffer, endb-buffer, cur, 0); in S_pack_rec()
H A Dembed.h1566 # define my_bytes_to_utf8 S_my_bytes_to_utf8 macro
H A Dembed.fnc5007 RST |char * |my_bytes_to_utf8 \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc3041 STR |char * |my_bytes_to_utf8|NN const U8 *start|STRLEN len|NN char *dest \