Searched refs:Perl_swash_fetch (Results 1 – 3 of 3) sorted by relevance
1632 Perl_swash_fetch(pTHX_ SV *sv, U8 *ptr, bool do_utf8) in Perl_swash_fetch() function
1082 #define swash_fetch Perl_swash_fetch3606 #define swash_fetch(a,b,c) Perl_swash_fetch(aTHX_ a,b,c)
776 PERL_CALLCONV UV Perl_swash_fetch(pTHX_ SV *sv, U8 *ptr, bool do_utf8);