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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c424 PMOP *lastpmop = NULL; local
427 if (lastpmop)
428 lastpmop->op_pmnext = pmop->op_pmnext;
433 lastpmop = pmop;

Completed in 34 milliseconds