Lines Matching defs:msgs
169 placed after all the others, C<msgs>. If this parameter is 0, this function
170 behaves identically to C<L</uvchr_to_utf8_flags>>. Otherwise, C<msgs> should
195 instead be placed in C<*msgs>. The caller can check the lexical warnings state
206 Perl_uvoffuni_to_utf8_flags_msgs(pTHX_ U8 *d, UV input_uv, UV flags, HV** msgs)
214 if (msgs) {
215 *msgs = NULL;
234 if (msgs) {
235 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv),
277 if (msgs) {
278 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv),
309 if (msgs) {
310 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv),
326 if (msgs) {
327 *msgs = new_msg_hv(Perl_form(aTHX_ format, input_uv),
1363 placed after all the others, C<msgs>. If this parameter is 0, this function
1364 behaves identically to C<L</utf8n_to_uvchr_error>>. Otherwise, C<msgs> should
1390 instead be placed in C<*msgs>. The caller can check the lexical warnings state
1407 AV ** msgs)
1444 if (msgs) {
1445 *msgs = NULL;
1732 if (msgs) {
1733 *msgs = NULL;
1784 if (msgs || ckWARN_d(WARN_UTF8)) {
1787 else if (msgs || ckWARN_d(WARN_NON_UNICODE)) {
1811 if ( (msgs
1827 if (( msgs
1846 if (( msgs
1868 if (( msgs
1895 && (msgs || ckWARN_d(WARN_SURROGATE)))
1926 && (msgs || ckWARN_d(WARN_NON_UNICODE)))
1950 && (msgs || ( ckWARN_d(WARN_NON_UNICODE)
2001 && (msgs || ckWARN_d(WARN_NONCHAR)))
2036 if (( msgs
2089 if (msgs) {
2092 if (*msgs == NULL) {
2093 *msgs = newAV();
2096 av_push(*msgs, newRV_noinc((SV*) new_msg_hv(message,