Searched refs:get_unary_op (Results 1 – 5 of 5) sorted by relevance
803 ZEND_API unary_op_type get_unary_op(int opcode);
1177 ZEND_API unary_op_type get_unary_op(int opcode) in get_unary_op() function
540 unary_op_type op = get_unary_op(ast->attr); in zend_ast_evaluate_ex()
8624 unary_op_type fn = get_unary_op(opcode); in zend_try_ct_eval_unary_op()
69 unary_op_type unary_op = get_unary_op(opcode); in zend_optimizer_eval_unary_op()
Completed in 91 milliseconds