Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_operators.h539 static zend_always_inline void fast_long_decrement_function(zval *op1) in fast_long_decrement_function() function
H A Dzend_vm_def.h1570 fast_long_decrement_function(var_ptr);
1669 fast_long_decrement_function(var_ptr);
9625 fast_long_decrement_function(var_ptr);
9672 fast_long_decrement_function(var_ptr);
H A Dzend_execute.c1940 fast_long_decrement_function(prop); in zend_pre_incdec_property_zval()
1979 fast_long_decrement_function(prop); in zend_post_incdec_property_zval()
H A Dzend_operators.c2512 fast_long_decrement_function(op1); in decrement_function()
H A Dzend_vm_execute.h21338 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_UNUSED_HANDLER()
21356 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_VAR_RETVAL_USED_HANDLER()
21455 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_VAR_HANDLER()
38010 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_UNUSED_HANDLER()
38028 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_SPEC_CV_RETVAL_USED_HANDLER()
38125 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_SPEC_CV_HANDLER()
39508 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_UNUSED_HANDLER()
39521 fast_long_decrement_function(var_ptr); in ZEND_PRE_DEC_LONG_SPEC_CV_RETVAL_USED_HANDLER()
39568 fast_long_decrement_function(var_ptr); in ZEND_POST_DEC_LONG_SPEC_CV_HANDLER()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c2876 fast_long_decrement_function(prop); in zend_jit_pre_dec_obj_helper()
3006 fast_long_decrement_function(prop); in zend_jit_post_dec_obj_helper()

Completed in 263 milliseconds