Searched refs:SvPV (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/nvi/dist/perl_api/
H A Dperl.xs338 err = SvPV(ERRSV, length);
367 str = SvPV(defsv,len);
435 estr = SvPV(ERRSV,length);
446 estr = SvPV(ERRSV, length);
571 file = (items == 1) ? NULL : (char *)SvPV(ST(1),PL_na);
631 SvPV(ST(2), length);
702 SvPV(ST(2), length);
728 SvPV(ST(2), length);
898 command = SvPV(commandsv, length);
942 rval = api_run_str(screen, SvPV(sv
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-perl/
H A Dconfig.c187 c->log, SvPV(ERRSV, len ));
/netbsd-current/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.xs412 str = SvPV (sv, len); \
1002 const char *str = SvPV (sv, len);
1055 RETVAL = atof(SvPV(sv, len));
1224 str = SvPV (sv, len);
1298 const char *str = SvPV (sv, len);
1354 const char *str = SvPV (sv, len);
2115 data = SvPV (sv, len);
2914 const char *str = SvPV (yv, len);
3095 const char *method = SvPV (ST(0), len);
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1198 c = SvPV(obj, PL_na);
1474 const char *nptr = SvPV(obj, PL_na);
1545 const char *nptr = SvPV(obj, PL_na);
1638 char *cstr = SvPV(obj, len);
1707 const char *nptr = SvPV(obj, PL_na);

Completed in 412 milliseconds