Searched refs:Perl_is_utf8_string_loclen (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | global.sym | 717 Perl_is_utf8_string_loclen
|
| D | utf8.c | 323 Perl_is_utf8_string_loclen(pTHX_ const U8 *s, STRLEN len, const U8 **ep, STRLEN *el) in Perl_is_utf8_string_loclen() function
|
| D | embed.h | 1699 #define is_utf8_string_loclen Perl_is_utf8_string_loclen 3741 #define is_utf8_string_loclen(a,b,c,d) Perl_is_utf8_string_loclen(aTHX_ a,b,c,d)
|
| D | proto.h | 2288 PERL_CALLCONV bool Perl_is_utf8_string_loclen(pTHX_ const U8 *s, STRLEN len, const U8 **ep, STRLEN …
|