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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c6594 SV **svp, **indsvp, *sv; local
6628 indsvp = hv_fetch(GvHV(*fields), key,
6630 if (!indsvp) {
6634 ind = SvIV(*indsvp);
6655 SV **svp, **indsvp, *sv; local
6694 indsvp = hv_fetch(GvHV(*fields), key,
6696 if (!indsvp) {
6701 ind = SvIV(*indsvp);

Completed in 34 milliseconds