Searched refs:fast_long_decrement_function (Results 1 – 6 of 6) sorted by relevance
579 static zend_always_inline void fast_long_decrement_function(zval *op1) in fast_long_decrement_function() function
1562 fast_long_decrement_function(var_ptr);1661 fast_long_decrement_function(var_ptr);9477 fast_long_decrement_function(var_ptr);9524 fast_long_decrement_function(var_ptr);
1789 fast_long_decrement_function(prop); in zend_pre_incdec_property_zval()1828 fast_long_decrement_function(prop); in zend_post_incdec_property_zval()
2484 fast_long_decrement_function(op1); in decrement_function()
21058 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_UNUSED_HANDLER()21076 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_USED_HANDLER()21175 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_VAR_HANDLER()37606 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_UNUSED_HANDLER()37624 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_USED_HANDLER()37721 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_CV_HANDLER()39083 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()39096 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_USED_HANDLER()39143 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_LONG_SPEC_CV_HANDLER()
2747 fast_long_decrement_function(prop); in zend_jit_pre_dec_obj_helper()2873 fast_long_decrement_function(prop); in zend_jit_post_dec_obj_helper()
Completed in 231 milliseconds