Searched refs:fast_long_decrement_function (Results 1 – 6 of 6) sorted by relevance
583 static zend_always_inline void fast_long_decrement_function(zval *op1) in fast_long_decrement_function() function
1573 fast_long_decrement_function(var_ptr);1672 fast_long_decrement_function(var_ptr);9847 fast_long_decrement_function(var_ptr);9894 fast_long_decrement_function(var_ptr);
2000 fast_long_decrement_function(prop); in zend_pre_incdec_property_zval()2039 fast_long_decrement_function(prop); in zend_post_incdec_property_zval()
2707 fast_long_decrement_function(op1); in decrement_function()
21753 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_UNUSED_HANDLER()21771 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_USED_HANDLER()21870 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_VAR_HANDLER()39116 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_UNUSED_HANDLER()39134 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_USED_HANDLER()39231 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_CV_HANDLER()40664 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()40677 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_USED_HANDLER()40724 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_LONG_SPEC_CV_HANDLER()
2950 fast_long_decrement_function(prop); in zend_jit_pre_dec_obj_helper()3080 fast_long_decrement_function(prop); in zend_jit_post_dec_obj_helper()
Completed in 270 milliseconds