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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.c22 Perl_default_protect(pTHX_ volatile JMPENV *pcur_env, int *excpt, argument
28 ret = vdefault_protect(pcur_env, excpt, body, &args);
34 Perl_vdefault_protect(pTHX_ volatile JMPENV *pcur_env, int *excpt, argument
45 *excpt = ex;

Completed in 32 milliseconds