Searched refs:Perl_uvchr_to_utf8_flags (Results 1 – 4 of 4) sorted by relevance
546 Perl_uvchr_to_utf8_flags
1862 Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags) in Perl_uvchr_to_utf8_flags() function
910 #define uvchr_to_utf8_flags Perl_uvchr_to_utf8_flags2959 #define uvchr_to_utf8_flags(a,b,c) Perl_uvchr_to_utf8_flags(aTHX_ a,b,c)
1292 PERL_CALLCONV U8* Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags);