Searched refs:S_new_msg_hv (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/Encode/Encode/ |
| D | encode.h | 180 S_new_msg_hv(const char * const message, /* The message text */ in S_new_msg_hv() function 1035 av_push(*msgs, newRV_noinc((SV*) S_new_msg_hv(message, in utf8n_to_uvchr_msgs() 1223 *msgs = S_new_msg_hv(Perl_form(aTHX_ format, uv), \ 1232 *msgs = S_new_msg_hv(Perl_form(aTHX_ format, uv), \ 1303 *msgs = S_new_msg_hv(Perl_form(aTHX_ format, uv), category); in uvchr_to_utf8_flags_msgs()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | utf8.c | 98 S_new_msg_hv(pTHX_ const char * const message, /* The message text */ in S_new_msg_hv() function
|
| D | embed.h | 1670 # define new_msg_hv(a,b,c) S_new_msg_hv(aTHX_ a,b,c)
|
| D | proto.h | 9426 S_new_msg_hv(pTHX_ const char * const message, U32 categories, U32 flag)
|