Searched refs:hhop (Results 1 – 1 of 1) sorted by relevance
12463 OP *hhop; in Perl_ck_eval() local12464 hhop = newSVOP(OP_HINTSEVAL, 0, MUTABLE_SV(hh)); in Perl_ck_eval()12466 op_sibling_splice(o, cUNOPo->op_first, 0, hhop); in Perl_ck_eval()