Home
last modified time | relevance | path

Searched refs:add_function (Results 1 – 9 of 9) sorted by path

/PHP-8.0/
H A DUPGRADING.INTERNALS319 - add_function()
/PHP-8.0/Zend/
H A Dzend_ast.c677 ret = add_function(result, &op1, &op2); in zend_ast_evaluate()
H A Dzend_execute.c1279 add_function, in zend_binary_op()
H A Dzend_opcode.c1121 return (binary_op_type) add_function; in get_binary_op()
H A Dzend_operators.c1022 ZEND_API zend_result ZEND_FASTCALL add_function(zval *result, zval *op1, zval *op2) /* {{{ */ in add_function() function
H A Dzend_operators.h41 ZEND_API zend_result ZEND_FASTCALL add_function(zval *result, zval *op1, zval *op2);
749 return add_function(result, op1, op2); in fast_add_function()
H A Dzend_vm_def.h37 add_function(EX_VAR(opline->result.var), op_1, op_2); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h446 add_function(EX_VAR(opline->result.var), op_1, op_2); in zend_add_helper_SPEC()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc4943 | EXT_CALL add_function, r0

Completed in 227 milliseconds