Searched refs:Perl_utf8_hop (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c700 Perl_utf8_hop(pTHX_ U8 *s, I32 off) function
H A Dembed.h1109 #define utf8_hop Perl_utf8_hop
3633 #define utf8_hop(a,b) Perl_utf8_hop(aTHX_ a,b)
H A Dproto.h799 PERL_CALLCONV U8* Perl_utf8_hop(pTHX_ U8 *s, I32 off);

Completed in 52 milliseconds