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

/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A Dppport.h876 SvPV_nolen_const|5.009003||p
4468 # define call_sv(sv, flags) ((flags) & G_METHOD ? perl_call_method((char *) SvPV_nolen_const(sv), \
4471 # define call_sv(sv, flags) ((flags) & G_METHOD ? Perl_call_method(aTHX_ (char *) SvPV_nolen_const(sv), \
4999 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
5236 #ifndef SvPV_nolen_const
5237 # define SvPV_nolen_const(sv) \ macro
5556 # define gv_fetchsv(name, flags, svt) gv_fetchpv(SvPV_nolen_const(name), flags, svt)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A Dppport.h876 SvPV_nolen_const|5.009003||p
4468 # define call_sv(sv, flags) ((flags) & G_METHOD ? perl_call_method((char *) SvPV_nolen_const(sv), \
4471 # define call_sv(sv, flags) ((flags) & G_METHOD ? Perl_call_method(aTHX_ (char *) SvPV_nolen_const(sv), \
4999 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
5236 #ifndef SvPV_nolen_const
5237 # define SvPV_nolen_const(sv) \ macro
5556 # define gv_fetchsv(name, flags, svt) gv_fetchpv(SvPV_nolen_const(name), flags, svt)
/macosx-10.9.5/CPANInternal-140/DateTime/c/
H A Dppport.h860 SvPV_nolen_const|5.009003||p
4293 # define call_sv(sv, flags) ((flags) & G_METHOD ? perl_call_method((char *) SvPV_nolen_const(sv), \
4296 # define call_sv(sv, flags) ((flags) & G_METHOD ? Perl_call_method(aTHX_ (char *) SvPV_nolen_const(sv), \
4824 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
5061 #ifndef SvPV_nolen_const
5062 # define SvPV_nolen_const(sv) \ macro
/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A Dppport.h812 SvPV_nolen_const|5.009003||p
4454 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
4685 #ifndef SvPV_nolen_const
4686 # define SvPV_nolen_const(sv) \ macro
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A Dppport.h815 SvPV_nolen_const|5.009003||p
4505 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
4742 #ifndef SvPV_nolen_const
4743 # define SvPV_nolen_const(sv) \ macro
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A Dppport.h815 SvPV_nolen_const|5.009003||p
4505 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
4742 #ifndef SvPV_nolen_const
4743 # define SvPV_nolen_const(sv) \ macro
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dppport.h812 SvPV_nolen_const|5.009003||p
4454 * Use the SvPV_nolen() or SvPV_nolen_const() macros instead of sv_2pv_nolen().
4685 #ifndef SvPV_nolen_const
4686 # define SvPV_nolen_const(sv) \ macro

Completed in 265 milliseconds