Searched refs:bytes_from_utf8_loc (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | doop.c | 1036 lc = (char *) bytes_from_utf8_loc((const U8 *) lc, &leftlen, in Perl_do_vop() 1051 rc = (char *) bytes_from_utf8_loc((const U8 *) rc, &rightlen, in Perl_do_vop()
|
H A D | utf8.h | 1314 bytes_from_utf8_loc(s, lenp, is_utf8p, 0)
|
H A D | utf8.c | 2652 return bytes_from_utf8_loc(s, lenp, is_utf8p, NULL); in Perl_bytes_from_utf8()
|
H A D | embed.h | 160 # define bytes_from_utf8_loc Perl_bytes_from_utf8_loc macro
|
H A D | embed.fnc | 745 CTdpx |U8 * |bytes_from_utf8_loc \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5027001 | 2 bytes_from_utf8_loc # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2590 CxTdp |U8* |bytes_from_utf8_loc|NN const U8 *s \
|