Home
last modified time | relevance | path

Searched refs:sub_function (Results 1 – 9 of 9) sorted by relevance

/PHP-8.0/
H A DUPGRADING.INTERNALS320 - sub_function()
/PHP-8.0/Zend/
H A Dzend_operators.h42 ZEND_API zend_result ZEND_FASTCALL sub_function(zval *result, zval *op1, zval *op2);
H A Dzend_opcode.c1123 return (binary_op_type) sub_function; in get_binary_op()
H A Dzend_ast.c686 ret = sub_function(result, &op1, &op2); in zend_ast_evaluate()
H A Dzend_operators.c1087 ZEND_API zend_result ZEND_FASTCALL sub_function(zval *result, zval *op1, zval *op2) /* {{{ */ in sub_function() function
H A Dzend_execute.c1280 sub_function, in zend_binary_op()
H A Dzend_vm_def.h96 sub_function(EX_VAR(opline->result.var), op_1, op_2); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h467 sub_function(EX_VAR(opline->result.var), op_1, op_2); in zend_sub_helper_SPEC()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc4945 | EXT_CALL sub_function, r0

Completed in 222 milliseconds