Home
last modified time | relevance | path

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

/PHP-5.5/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.c163 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue); in _zval_dtor_wrapper()
H A Dzend_execute.h80 GC_REMOVE_ZVAL_FROM_BUFFER(zval_ptr); in i_zval_ptr_dtor()
H A Dzend_execute.c90 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pzval_unlock_free_func()
902 GC_REMOVE_ZVAL_FROM_BUFFER(variable_ptr); in zend_assign_to_variable()
H A Dzend_vm_execute.h14432 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
14536 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_CONST()
16952 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
17056 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_TMP()
19051 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
19155 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_VAR()
22690 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
22794 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_VAR_CV()
24649 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
24753 GC_REMOVE_ZVAL_FROM_BUFFER(z); in zend_post_incdec_property_helper_SPEC_UNUSED_CONST()
[all …]
H A Dzend_operators.c1460 GC_REMOVE_ZVAL_FROM_BUFFER(op); in zend_free_obj_get_result()
H A Dzend_vm_def.h398 GC_REMOVE_ZVAL_FROM_BUFFER(z);
654 GC_REMOVE_ZVAL_FROM_BUFFER(z);
758 GC_REMOVE_ZVAL_FROM_BUFFER(z);
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2180 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue);
2195 GC_REMOVE_ZVAL_FROM_BUFFER(zvalue);

Completed in 128 milliseconds