Searched refs:fast_long_decrement_function (Results 1 – 5 of 5) sorted by relevance
572 static zend_always_inline void fast_long_decrement_function(zval *op1) in fast_long_decrement_function() function
1749 fast_long_decrement_function(prop); in zend_pre_incdec_property_zval()1787 fast_long_decrement_function(prop); in zend_post_incdec_property_zval()
1620 fast_long_decrement_function(var_ptr);1733 fast_long_decrement_function(var_ptr);9153 fast_long_decrement_function(var_ptr);9200 fast_long_decrement_function(var_ptr);
2534 fast_long_decrement_function(op1); in decrement_function()
20572 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_UNUSED_HANDLER()20591 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_USED_HANDLER()20704 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_VAR_HANDLER()36617 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_UNUSED_HANDLER()36636 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_USED_HANDLER()36747 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_CV_HANDLER()38178 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()38191 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_USED_HANDLER()38238 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_LONG_SPEC_CV_HANDLER()
Completed in 208 milliseconds