Searched refs:new_msg_hv (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5027009 | 15 new_msg_hv # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | utf8.c | 235 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv), in Perl_uvoffuni_to_utf8_flags_msgs() 278 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv), in Perl_uvoffuni_to_utf8_flags_msgs() 310 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv), in Perl_uvoffuni_to_utf8_flags_msgs() 327 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv), in Perl_uvoffuni_to_utf8_flags_msgs() 2092 av_push(*msgs, newRV_noinc((SV*) new_msg_hv(message, in Perl__utf8n_to_uvchr_msgs_helper()
|
H A D | embed.h | 1613 # define new_msg_hv(a,b,c) S_new_msg_hv(aTHX_ a,b,c) macro
|
H A D | embed.fnc | 5826 RS |HV * |new_msg_hv |NN const char * const message \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 3352 SR |HV * |new_msg_hv |NN const char * const message \
|