Searched refs:PL_na (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h37 # define PL_na na macro
H A DBerkeleyDB.xs415 i = (t)SvPV(sv,PL_na)
1419 key->data = SvPV(sv, PL_na);
1420 key->size = (int)PL_na;
3179 info.re_delim = SvPOK(sv) ? *SvPV(sv,PL_na) : SvIV(sv) ; ;
3183 info.re_pad = (u_int32_t)SvPOK(sv) ? *SvPV(sv,PL_na) : SvIV(sv) ; ;
3250 info.re_pad = (u_int32_t)SvPOK(sv) ? *SvPV(sv,PL_na) : SvIV(sv) ; ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h37 # define PL_na na macro

Completed in 211 milliseconds