Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_operators.h572 static zend_always_inline void fast_long_decrement_function(zval *op1) in fast_long_decrement_function() function
H A Dzend_execute.c1749 fast_long_decrement_function(prop); in zend_pre_incdec_property_zval()
1787 fast_long_decrement_function(prop); in zend_post_incdec_property_zval()
H A Dzend_vm_def.h1620 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);
H A Dzend_operators.c2534 fast_long_decrement_function(op1); in decrement_function()
H A Dzend_vm_execute.h20572 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