Home
last modified time | relevance | path

Searched refs:Perl_is_utf8_string_loclen (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym717 Perl_is_utf8_string_loclen
Dutf8.c323 Perl_is_utf8_string_loclen(pTHX_ const U8 *s, STRLEN len, const U8 **ep, STRLEN *el) in Perl_is_utf8_string_loclen() function
Dembed.h1699 #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)
Dproto.h2288 PERL_CALLCONV bool Perl_is_utf8_string_loclen(pTHX_ const U8 *s, STRLEN len, const U8 **ep, STRLEN …