Home
last modified time | relevance | path

Searched refs:fast_long_increment_function (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_operators.h516 static zend_always_inline void fast_long_increment_function(zval *op1) in fast_long_increment_function() function
H A Dzend_vm_def.h1510 fast_long_increment_function(var_ptr);
1613 fast_long_increment_function(var_ptr);
9451 fast_long_increment_function(var_ptr);
9502 fast_long_increment_function(var_ptr);
H A Dzend_execute.c1787 fast_long_increment_function(prop); in zend_pre_incdec_property_zval()
1826 fast_long_increment_function(prop); in zend_post_incdec_property_zval()
H A Dzend_operators.c2416 fast_long_increment_function(op1); in increment_function()
H A Dzend_vm_execute.h20988 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_VAR_RETVAL_UNUSED_HANDLER()
21006 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_VAR_RETVAL_USED_HANDLER()
21127 fast_long_increment_function(var_ptr); in ZEND_POST_INC_SPEC_VAR_HANDLER()
37537 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_CV_RETVAL_UNUSED_HANDLER()
37555 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_CV_RETVAL_USED_HANDLER()
37674 fast_long_increment_function(var_ptr); in ZEND_POST_INC_SPEC_CV_HANDLER()
39031 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()
39044 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_LONG_SPEC_CV_RETVAL_USED_HANDLER()
39121 fast_long_increment_function(var_ptr); in ZEND_POST_INC_LONG_SPEC_CV_HANDLER()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2679 fast_long_increment_function(prop); in zend_jit_pre_inc_obj_helper()
2814 fast_long_increment_function(prop); in zend_jit_post_inc_obj_helper()

Completed in 224 milliseconds