Searched refs:get_unary_op (Results 1 – 6 of 6) sorted by relevance
154 unary_op_type unary_op = get_unary_op(opline->opcode); in zend_optimizer_pass1()
736 unary_op = get_unary_op(opline->opcode); in zend_optimize_block()
681 ZEND_API unary_op_type get_unary_op(int opcode) in get_unary_op() function
724 ZEND_API unary_op_type get_unary_op(int opcode);
270 unary_op_type op = get_unary_op(ast->attr); in zend_ast_evaluate()
6586 unary_op_type fn = get_unary_op(opcode); in zend_ct_eval_unary_op()
Completed in 47 milliseconds