Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym536 Perl_utf8_hop
Dutf8.c766 Perl_utf8_hop(pTHX_ U8 *s, I32 off) in Perl_utf8_hop() function
Dembed.h900 #define utf8_hop Perl_utf8_hop
2949 #define utf8_hop(a,b) Perl_utf8_hop(aTHX_ a,b)
Dproto.h1279 PERL_CALLCONV U8* Perl_utf8_hop(pTHX_ U8 *s, I32 off)