Searched refs:catchroot (Results 1 – 1 of 1) sorted by relevance
12482 OP *catchroot, *catchstart; in Perl_ck_trycatch() local12520 catchroot = OpSIBLING(cUNOPx(catchkid)->op_first); in Perl_ck_trycatch()12521 catchstart = LINKLIST(catchroot); in Perl_ck_trycatch()12533 catchroot->op_next = o; in Perl_ck_trycatch()