Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2205 decrement_function(var_ptr); in zend_jit_pre_dec_typed_ref()
2242 decrement_function(var_ptr); in zend_jit_post_dec_typed_ref()
2361 decrement_function(var_ptr); in zend_jit_pre_dec()
2595 decrement_function(var_ptr); in zend_jit_dec_typed_prop()
2652 decrement_function(var_ptr); in zend_jit_post_dec_typed_prop()
2767 decrement_function(prop); in zend_jit_pre_dec_obj_helper()
2791 decrement_function(&z_copy); in zend_jit_pre_dec_obj_helper()
2893 decrement_function(prop); in zend_jit_post_dec_obj_helper()
2912 decrement_function(&z_copy); in zend_jit_post_dec_obj_helper()
H A Dzend_jit_x86.dasc4256 | EXT_CALL decrement_function, r0
13750 | EXT_CALL decrement_function, r0
/PHP-8.0/
H A DUPGRADING.INTERNALS341 - decrement_function()
/PHP-8.0/Zend/
H A Dzend_execute.c1735 decrement_function(var_ptr); in zend_incdec_typed_ref()
1766 decrement_function(var_ptr); in zend_incdec_typed_prop()
1812 decrement_function(prop); in zend_pre_incdec_property_zval()
1852 decrement_function(prop); in zend_post_incdec_property_zval()
1877 decrement_function(&z_copy); in zend_post_incdec_overloaded_property()
1905 decrement_function(&z_copy); in zend_pre_incdec_overloaded_property()
H A Dzend_operators.h248 ZEND_API zend_result ZEND_FASTCALL decrement_function(zval *op2);
H A Dzend_operators.c2476 ZEND_API zend_result ZEND_FASTCALL decrement_function(zval *op1) /* {{{ */ in decrement_function() function
H A Dzend_vm_def.h1543 decrement_function(var_ptr);
1645 decrement_function(var_ptr);
H A Dzend_vm_execute.h21039 decrement_function(var_ptr); in zend_pre_dec_helper_SPEC_VAR()
21159 decrement_function(var_ptr); in zend_post_dec_helper_SPEC_VAR()
37588 decrement_function(var_ptr); in zend_pre_dec_helper_SPEC_CV()
37706 decrement_function(var_ptr); in zend_post_dec_helper_SPEC_CV()
/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c719 decrement_function(result); in ct_eval_incdec()

Completed in 219 milliseconds