Searched refs:SvPV_flags_const (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A Dppport.h800 SvPV_flags_const|5.009003||p
4616 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
4627 #ifndef SvPV_flags_const
4628 # define SvPV_flags_const(sv, lp, flags) \ macro
4695 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A Dppport.h803 SvPV_flags_const|5.009003||p
4673 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
4684 #ifndef SvPV_flags_const
4685 # define SvPV_flags_const(sv, lp, flags) \ macro
4752 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A Dppport.h803 SvPV_flags_const|5.009003||p
4673 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
4684 #ifndef SvPV_flags_const
4685 # define SvPV_flags_const(sv, lp, flags) \ macro
4752 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dppport.h800 SvPV_flags_const|5.009003||p
4616 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
4627 #ifndef SvPV_flags_const
4628 # define SvPV_flags_const(sv, lp, flags) \ macro
4695 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/DateTime/c/
H A Dppport.h848 SvPV_flags_const|5.009003||p
4992 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
5003 #ifndef SvPV_flags_const
5004 # define SvPV_flags_const(sv, lp, flags) \ macro
5071 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A Dppport.h864 SvPV_flags_const|5.009003||p
5167 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
5178 #ifndef SvPV_flags_const
5179 # define SvPV_flags_const(sv, lp, flags) \ macro
5246 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A Dppport.h864 SvPV_flags_const|5.009003||p
5167 # define SvPV_const(sv, lp) SvPV_flags_const(sv, lp, SV_GMAGIC)
5178 #ifndef SvPV_flags_const
5179 # define SvPV_flags_const(sv, lp, flags) \ macro
5246 # define SvPV_nomg_const(sv, lp) SvPV_flags_const(sv, lp, 0)

Completed in 145 milliseconds