Home
last modified time | relevance | path

Searched refs:get_unary_op (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_compile.h747 ZEND_API unary_op_type get_unary_op(int opcode);
H A Dzend_opcode.c1047 ZEND_API unary_op_type get_unary_op(int opcode) in get_unary_op() function
H A Dzend_ast.c514 unary_op_type op = get_unary_op(ast->attr); in zend_ast_evaluate()
H A Dzend_compile.c7071 unary_op_type fn = get_unary_op(opcode); in zend_ct_eval_unary_op()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_optimizer.c113 unary_op_type unary_op = get_unary_op(opcode); in zend_optimizer_eval_unary_op()

Completed in 59 milliseconds