Searched refs:new_const_svp (Results 1 – 4 of 4) sorted by relevance
15668 SV * const *new_const_svp) in Perl_report_redefined_cv() argument15676 if (is_const && new_const_svp && old_const_sv == *new_const_svp) in Perl_report_redefined_cv()15695 && (!new_const_svp || in Perl_report_redefined_cv()15696 !*new_const_svp || in Perl_report_redefined_cv()15699 SvTYPE(*new_const_svp) == SVt_PVAV || in Perl_report_redefined_cv()15700 sv_cmp(old_const_sv, *new_const_svp)) in Perl_report_redefined_cv()
7559 Perl_report_redefined_cv(pTHX_ const SV *name, const CV *old_cv, SV * const *new_const_svp)
4811 |NULLOK SV * const *new_const_svp
2662 |NULLOK SV * const *new_const_svp