Home
last modified time | relevance | path

Searched refs:GC_REMOVE_ZVAL_FROM_BUFFER (Results 1 – 8 of 8) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_gc.h158 #define GC_REMOVE_ZVAL_FROM_BUFFER(z) \ in END_EXTERN_C() macro
213 GC_REMOVE_ZVAL_FROM_BUFFER(z); \
227 GC_REMOVE_ZVAL_FROM_BUFFER(z); \
H A Dzend_variables.c168 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue); in _zval_dtor_wrapper()
H A Dzend_execute.h78 GC_REMOVE_ZVAL_FROM_BUFFER(zval_ptr); in i_zval_ptr_dtor()
94 GC_REMOVE_ZVAL_FROM_BUFFER(zval_ptr); in i_zval_ptr_dtor_nogc()
H A Dzend_execute.c89 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pzval_unlock_free_func()
919 GC_REMOVE_ZVAL_FROM_BUFFER(variable_ptr); in zend_assign_to_variable()
H A Dzend_vm_execute.h14869 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
14976 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_CONST()
17403 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
17510 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_TMP()
19523 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
19630 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_VAR()
23191 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
23298 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_CV()
25175 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
25282 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_UNUSED_CONST()
[all …]
H A Dzend_vm_def.h403 GC_REMOVE_ZVAL_FROM_BUFFER(z);
664 GC_REMOVE_ZVAL_FROM_BUFFER(z);
771 GC_REMOVE_ZVAL_FROM_BUFFER(z);
H A Dzend_operators.c1602 GC_REMOVE_ZVAL_FROM_BUFFER(op); in zend_free_obj_get_result()
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c2280 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue);
2295 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue);

Completed in 120 milliseconds