Searched defs:pp_nextstate (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm220 sub pp_nextstate { subroutine
H A DCC.pm609 sub pp_nextstate { subroutine
1898 code as it's processed (C<pp_nextstate>).
H A DDeparse.pm1357 sub pp_nextstate { subroutine
1446 sub pp_dbstate { pp_nextstate(@_) }
1447 sub pp_setstate { pp_nextstate(@_) }
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h2427 #define pp_nextstate Perl_pp_nextstate macro
4944 #define pp_nextstate() Perl_pp_nextstate(aTHX) macro

Completed in 49 milliseconds