Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym546 Perl_uvchr_to_utf8_flags
Dutf8.c1862 Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags) in Perl_uvchr_to_utf8_flags() function
Dembed.h910 #define uvchr_to_utf8_flags Perl_uvchr_to_utf8_flags
2959 #define uvchr_to_utf8_flags(a,b,c) Perl_uvchr_to_utf8_flags(aTHX_ a,b,c)
Dproto.h1292 PERL_CALLCONV U8* Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags);