Home
last modified time | relevance | path

Searched refs:mod_function (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_operators.h59 ZEND_API zend_result ZEND_FASTCALL mod_function(zval *result, zval *op1, zval *op2);
H A Dzend_opcode.c1203 return (binary_op_type) mod_function; in get_binary_op()
H A Dzend_operators.c1411 ZEND_API zend_result ZEND_FASTCALL mod_function(zval *result, zval *op1, zval *op2) /* {{{ */ in mod_function() function
H A Dzend_execute.c1451 mod_function, in zend_binary_op()
H A Dzend_vm_def.h241 mod_function(EX_VAR(opline->result.var), op_1, op_2); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h519 mod_function(EX_VAR(opline->result.var), op_1, op_2); in zend_mod_helper_SPEC()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_arm64.dasc4919 | EXT_CALL mod_function, REG0
H A Dzend_jit_x86.dasc5416 | EXT_CALL mod_function, r0

Completed in 299 milliseconds