Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_operators.h509 static zend_always_inline void fast_long_increment_function(zval *op1) in fast_long_increment_function() function
H A Dzend_execute.c1747 fast_long_increment_function(prop); in zend_pre_incdec_property_zval()
1785 fast_long_increment_function(prop); in zend_post_incdec_property_zval()
H A Dzend_vm_def.h1559 fast_long_increment_function(var_ptr);
1678 fast_long_increment_function(var_ptr);
9127 fast_long_increment_function(var_ptr);
9178 fast_long_increment_function(var_ptr);
H A Dzend_operators.c2460 fast_long_increment_function(op1); in increment_function()
H A Dzend_vm_execute.h20492 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_VAR_RETVAL_UNUSED_HANDLER()
20511 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_VAR_RETVAL_USED_HANDLER()
20649 fast_long_increment_function(var_ptr); in ZEND_POST_INC_SPEC_VAR_HANDLER()
36538 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_CV_RETVAL_UNUSED_HANDLER()
36557 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_SPEC_CV_RETVAL_USED_HANDLER()
36693 fast_long_increment_function(var_ptr); in ZEND_POST_INC_SPEC_CV_HANDLER()
38126 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()
38139 fast_long_increment_function(var_ptr); in ZEND_PRE_INC_LONG_SPEC_CV_RETVAL_USED_HANDLER()
38216 fast_long_increment_function(var_ptr); in ZEND_POST_INC_LONG_SPEC_CV_HANDLER()

Completed in 142 milliseconds