Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_operators.h248 ZEND_API int ZEND_FASTCALL increment_function(zval *op1);
H A Dzend_operators.c2349 ZEND_API int ZEND_FASTCALL increment_function(zval *op1) /* {{{ */ in increment_function() function
2397 increment_function(val); in increment_function()
H A Dzend_execute.c1398 increment_function(&z_copy); in zend_post_incdec_overloaded_property()
1439 increment_function(z); in zend_pre_incdec_overloaded_property()
H A Dzend_vm_def.h1228 increment_function(zptr);
1305 increment_function(zptr);
1361 increment_function(var_ptr);
1438 increment_function(var_ptr);
H A Dzend_vm_execute.h15584 increment_function(var_ptr);
15624 increment_function(var_ptr);
15741 increment_function(var_ptr);
18387 increment_function(zptr);
18463 increment_function(zptr);
23180 increment_function(zptr);
23256 increment_function(zptr);
26129 increment_function(zptr);
34508 increment_function(var_ptr);
34547 increment_function(var_ptr);
[all …]
/PHP-7.1/
H A DNEWS3495 . Fixed bug #70863 (Incorect logic to increment_function for proxy objects).

Completed in 160 milliseconds