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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1632 Perl_swash_fetch(pTHX_ SV *sv, U8 *ptr, bool do_utf8) function
H A Dembed.h1082 #define swash_fetch Perl_swash_fetch
3606 #define swash_fetch(a,b,c) Perl_swash_fetch(aTHX_ a,b,c)
H A Dproto.h776 PERL_CALLCONV UV Perl_swash_fetch(pTHX_ SV *sv, U8 *ptr, bool do_utf8);

Completed in 56 milliseconds