Home
last modified time | relevance | path

Searched refs:Z_COUNTED_P (Results 1 – 16 of 16) sorted by relevance

/php-src/Zend/
H A Dzend_gc.c893 ref = Z_COUNTED_P(zv); in gc_scan_black()
932 ref = Z_COUNTED_P(zv); in gc_scan_black()
1068 ref = Z_COUNTED_P(zv); in gc_mark_grey()
1107 ref = Z_COUNTED_P(zv); in gc_mark_grey()
1281 ref = Z_COUNTED_P(zv); in gc_scan()
1319 ref = Z_COUNTED_P(zv); in gc_scan()
1517 ref = Z_COUNTED_P(zv); in gc_collect_white()
1560 ref = Z_COUNTED_P(zv); in gc_collect_white()
1701 ref = Z_COUNTED_P(zv); in gc_remove_nested_data_from_buffer()
1716 ref = Z_COUNTED_P(zv); in gc_remove_nested_data_from_buffer()
[all …]
H A Dzend_variables.h36 rc_dtor_func(Z_COUNTED_P(zval_ptr)); in zval_ptr_dtor_nogc()
43 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor()
H A Dzend_types.h697 #define Z_COUNTED_P(zval_p) Z_COUNTED(*(zval_p)) macro
1363 return GC_REFCOUNT(Z_COUNTED_P(pz)); in zval_refcount_p()
1368 return GC_SET_REFCOUNT(Z_COUNTED_P(pz), rc); in zval_set_refcount_p()
1373 return GC_ADDREF(Z_COUNTED_P(pz)); in zval_addref_p()
1378 return GC_DELREF(Z_COUNTED_P(pz)); in zval_delref_p()
1385 Z_COUNTED_P(z) = gc; \
1392 Z_COUNTED_P(z) = gc; \
1403 zend_refcounted *_gc = Z_COUNTED_P(_z2); \
1412 zend_refcounted *_gc = Z_COUNTED_P(_z2); \
1424 zend_refcounted *_gc = Z_COUNTED_P(_z2); \
[all …]
H A Dzend_variables.c91 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in zval_internal_ptr_dtor()
H A Dzend_gc.h95 ref = Z_COUNTED_P(zv); in gc_check_possible_root()
H A Dzend_execute.h133 ref = Z_COUNTED_P(value); in zend_copy_to_variable()
171 garbage = Z_COUNTED_P(variable_ptr); in zend_assign_to_variable()
196 *garbage_ptr = Z_COUNTED_P(variable_ptr); in zend_assign_to_variable_ex()
H A Dzend_vm_def.h3165 rc_dtor_func(Z_COUNTED_P(var));
4373 rc_dtor_func(Z_COUNTED_P(retval_ptr));
4596 zend_refcounted *ref = Z_COUNTED_P(retval);
4815 zend_refcounted *ref = Z_COUNTED_P(varptr);
4916 zend_refcounted *ref = Z_COUNTED_P(varptr);
5010 zend_refcounted *ref = Z_COUNTED_P(varptr);
5094 zend_refcounted *ref = Z_COUNTED_P(varptr);
6491 zend_refcounted *garbage = Z_COUNTED_P(var);
6997 zend_refcounted *gc = Z_COUNTED_P(value); in ZEND_VM_HELPER()
7077 zend_refcounted *gc = Z_COUNTED_P(value);
[all …]
H A Dzend_vm_execute.h2945 zend_refcounted *gc = Z_COUNTED_P(value); in zend_fe_fetch_object_helper_SPEC()
4429 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CONST_HANDLER()
4507 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_OBSERVER_HANDLER()
14782 rc_dtor_func(Z_COUNTED_P(var)); in ZEND_FE_FREE_SPEC_TMPVAR_HANDLER()
19349 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_TMP_HANDLER()
22017 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_VAR_HANDLER()
39555 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CV_HANDLER()
57672 rc_dtor_func(Z_COUNTED_P(retval_ptr));
57752 rc_dtor_func(Z_COUNTED_P(retval_ptr));
59661 rc_dtor_func(Z_COUNTED_P(retval_ptr));
[all …]
H A Dzend_execute.c163 zend_refcounted *__ref = Z_COUNTED_P(__container_to_free); \
567 *garbage_ptr = Z_COUNTED_P(variable_ptr); in zend_assign_to_variable_reference()
3626 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor_noref()
3639 ref = Z_COUNTED_P(orig_value); in zend_assign_to_typed_ref_ex()
3648 *garbage_ptr = Z_COUNTED_P(variable_ptr); in zend_assign_to_typed_ref_ex()
H A Dzend.c494 if (GC_IS_RECURSIVE(Z_COUNTED_P(expr))) { in zend_print_flat_zval_r_to_buf()
/php-src/ext/opcache/
H A Dzend_persist.c248 GC_SET_REFCOUNT(Z_COUNTED_P(z), 2); in zend_persist_zval()
249 GC_ADD_FLAGS(Z_COUNTED_P(z), IS_ARRAY_IMMUTABLE); in zend_persist_zval()
263 GC_SET_REFCOUNT(Z_COUNTED_P(z), 1); in zend_persist_zval()
264 GC_ADD_FLAGS(Z_COUNTED_P(z), GC_IMMUTABLE); in zend_persist_zval()
/php-src/ext/standard/
H A Dvar.c697 key = (zend_ulong) (uintptr_t) Z_COUNTED_P(var); in php_add_var_hash()
1132 (zend_ulong) (uintptr_t) Z_COUNTED_P(struc)); in php_var_serialize_intern()
1401 zend_refcounted *ref = Z_COUNTED_P(return_value); in php_unserialize_with_options()
H A Darray.c2803 GC_ADDREF_EX(Z_COUNTED_P(val), (uint32_t)num);
2821 GC_ADDREF_EX(Z_COUNTED_P(val), (uint32_t)num);
4773 GC_ADDREF_EX(Z_COUNTED_P(pad_value), num_pads);
/php-src/ext/soap/
H A Dphp_packet_soap.c383 zend_refcounted *garbage = Z_COUNTED_P(return_value); in parse_packet_soap()
H A Dphp_encoding.c363 Z_COUNTED_P(data) != Z_COUNTED_P(data_ptr)) { in soap_check_xml_ref()
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c426 if (Z_COUNTED_P(watch->addr.zv) == watch->ref) {
434 watch->ref = Z_COUNTED_P(watch->addr.zv);
439 phpdbg_set_addr_watchpoint(Z_COUNTED_P(watch->addr.zv), sizeof(uint32_t), &coll->ref);

Completed in 252 milliseconds