Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_operators.h244 ZEND_API int ZEND_FASTCALL increment_function(zval *op1);
H A Dzend_operators.c2444 ZEND_API int ZEND_FASTCALL increment_function(zval *op1) /* {{{ */ in increment_function() function
2492 increment_function(val); in increment_function()
H A Dzend_execute.c1465 increment_function(&z_copy); in zend_post_incdec_overloaded_property()
1509 increment_function(&z_copy); in zend_pre_incdec_overloaded_property()
H A Dzend_vm_def.h1106 increment_function(zptr);
1183 increment_function(zptr);
1238 increment_function(var_ptr);
1313 increment_function(var_ptr);
H A Dzend_vm_execute.h20212 increment_function(var_ptr);
20251 increment_function(var_ptr);
20365 increment_function(var_ptr);
22249 increment_function(zptr);
22325 increment_function(zptr);
24617 increment_function(zptr);
24694 increment_function(zptr);
28515 increment_function(zptr);
36469 increment_function(var_ptr);
36507 increment_function(var_ptr);
[all …]
/PHP-7.3/ext/opcache/Optimizer/
H A Dsccp.c696 increment_function(result); in ct_eval_incdec()

Completed in 241 milliseconds