Searched refs:Perl_uvoffuni_to_utf8_flags_msgs (Results 1 – 12 of 12) sorted by relevance
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | utf8.c | 258 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs) in Perl_uvoffuni_to_utf8_flags_msgs() function
|
H A D | embed.h | 752 #define uvoffuni_to_utf8_flags_msgs(a,b,c,d) Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)
|
H A D | proto.h | 4047 PERL_CALLCONV U8* Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs);
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | utf8.c | 225 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV input_uv, UV flags, HV** msgs) in Perl_uvoffuni_to_utf8_flags_msgs() function
|
H A D | embed.h | 764 #define uvoffuni_to_utf8_flags_msgs(a,b,c,d) Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)
|
H A D | proto.h | 4127 PERL_CALLCONV U8* Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV input_uv, const UV flags, HV** m…
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | utf8.c | 261 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs) in Perl_uvoffuni_to_utf8_flags_msgs() function
|
H A D | embed.h | 739 #define uvoffuni_to_utf8_flags_msgs(a,b,c,d) Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)
|
H A D | proto.h | 4007 PERL_CALLCONV U8* Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs);
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | utf8.c | 271 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs) in Perl_uvoffuni_to_utf8_flags_msgs() function
|
H A D | embed.h | 905 #define uvoffuni_to_utf8_flags_msgs(a,b,c,d) Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)
|
H A D | proto.h | 3919 PERL_CALLCONV U8* Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV uv, const UV flags, HV** msgs);
|