Searched refs:fast_long_increment_function (Results 1 – 5 of 5) sorted by relevance
509 static zend_always_inline void fast_long_increment_function(zval *op1) in fast_long_increment_function() function
1747 fast_long_increment_function(prop); in zend_pre_incdec_property_zval()1785 fast_long_increment_function(prop); in zend_post_incdec_property_zval()
1559 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);
2460 fast_long_increment_function(op1); in increment_function()
20492 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 190 milliseconds