Searched defs:SvPV_nomg_const (Results 1 – 2 of 2) sorted by relevance
1980 #define SvPV_nomg_const(sv, len) SvPV_flags_const(sv, len, 0) macro
14472 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0) macro