Home
last modified time | relevance | path

Searched refs:Z_ADDREF_P (Results 1 – 25 of 58) sorted by relevance

123

/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_format.c30 #ifndef Z_ADDREF_P
31 #define Z_ADDREF_P(z) ((z)->refcount++) macro
61 Z_ADDREF_P(fargs[i]); in msgfmt_do_format()
/PHP-5.3/main/
H A Dphp_variables.c554 Z_ADDREF_P(arr); in php_build_argv()
555 Z_ADDREF_P(argc); in php_build_argv()
560 Z_ADDREF_P(arr); in php_build_argv()
561 Z_ADDREF_P(argc); in php_build_argv()
779 Z_ADDREF_P(PG(http_globals)[i]); in php_hash_environment()
783 Z_ADDREF_P(PG(http_globals)[i]); in php_hash_environment()
830 Z_ADDREF_P(PG(http_globals)[TRACK_VARS_SERVER]); in php_auto_globals_create_server()
834 Z_ADDREF_P(PG(http_globals)[TRACK_VARS_SERVER]); in php_auto_globals_create_server()
856 Z_ADDREF_P(PG(http_globals)[TRACK_VARS_ENV]); in php_auto_globals_create_env()
860 Z_ADDREF_P(PG(http_globals)[TRACK_VARS_ENV]); in php_auto_globals_create_env()
H A Doutput.c532 Z_ADDREF_P(output_handler); in php_ob_init()
551 Z_ADDREF_P(output_handler); in php_ob_init()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_priv.h26 #ifndef Z_ADDREF_P
28 #define Z_ADDREF_P(pz) (++(pz)->refcount) macro
H A Dmysqlnd_result.c819 Z_ADDREF_P(data); in mysqlnd_fetch_row_unbuffered()
830 Z_ADDREF_P(data); in mysqlnd_fetch_row_unbuffered()
1074 Z_ADDREF_P(data); in mysqlnd_fetch_row_buffered()
1085 Z_ADDREF_P(data); in mysqlnd_fetch_row_buffered()
/PHP-5.3/ext/dom/
H A Ddom_iterators.c221 Z_ADDREF_P(curattr); in php_dom_iterator_move_forward()
286 Z_ADDREF_P(object); in php_dom_get_iterator()
300 Z_ADDREF_P(curattr); in php_dom_get_iterator()
/PHP-5.3/ext/standard/
H A Dphp_filestat.h67 Z_ADDREF_P(name);
/PHP-5.3/Zend/
H A Dzend_execute.c98 #define PZVAL_LOCK(z) Z_ADDREF_P((z))
408 Z_ADDREF_P(value_ptr); in zend_assign_to_variable_reference()
539 Z_ADDREF_P(object); in zend_assign_to_object()
584 Z_ADDREF_P(value); in zend_assign_to_object()
696 Z_ADDREF_P(variable_ptr); in zend_assign_to_variable()
705 Z_ADDREF_P(value); in zend_assign_to_variable()
732 Z_ADDREF_P(value); in zend_assign_to_variable()
831 Z_ADDREF_P(new_zval); in zend_fetch_dimension_address_inner()
863 Z_ADDREF_P(new_zval); in zend_fetch_dimension_address_inner()
895 Z_ADDREF_P(new_zval); in zend_fetch_dimension_address()
H A Dzend_object_handlers.c101 Z_ADDREF_P(value); in zend_std_call_setter()
359 Z_ADDREF_P(object); in zend_std_read_property()
458 Z_ADDREF_P(value); in zend_std_write_property()
472 Z_ADDREF_P(object); in zend_std_write_property()
486 Z_ADDREF_P(value); in zend_std_write_property()
624 Z_ADDREF_P(new_zval); in zend_std_get_property_ptr_ptr()
664 Z_ADDREF_P(object); in zend_std_unset_property()
1193 Z_ADDREF_P(object); in zend_std_has_property()
1208 Z_ADDREF_P(rv); in zend_std_has_property()
H A Dzend_vm_execute.skl46 Z_ADDREF_P(EG(This)); /* For $this pointer */
H A Dzend.h326 #define Z_ADDREF_PP(ppz) Z_ADDREF_P(*(ppz))
335 #define Z_ADDREF_P(pz) zval_addref_p(pz) macro
344 #define Z_ADDREF(z) Z_ADDREF_P(&(z))
744 Z_ADDREF_P(varptr); \
H A Dzend_vm_execute.h9783 Z_ADDREF_P(z); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
9885 Z_ADDREF_P(z); in zend_post_incdec_property_helper_SPEC_VAR_CONST()
11594 Z_ADDREF_P(z); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
11696 Z_ADDREF_P(z); in zend_post_incdec_property_helper_SPEC_VAR_TMP()
13348 Z_ADDREF_P(z); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
13450 Z_ADDREF_P(z); in zend_post_incdec_property_helper_SPEC_VAR_VAR()
15747 Z_ADDREF_P(z); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
15849 Z_ADDREF_P(z); in zend_post_incdec_property_helper_SPEC_VAR_CV()
17378 Z_ADDREF_P(z); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
17480 Z_ADDREF_P(z); in zend_post_incdec_property_helper_SPEC_UNUSED_CONST()
[all …]
H A Dzend_vm_def.h370 Z_ADDREF_P(z);
467 Z_ADDREF_P(objval);
606 Z_ADDREF_P(z);
708 Z_ADDREF_P(z);
761 Z_ADDREF_P(val);
802 Z_ADDREF_P(val);
845 Z_ADDREF_P(val);
883 Z_ADDREF_P(val);
2640 Z_ADDREF_P(varptr);
2676 Z_ADDREF_P(varptr);
[all …]
H A Dzend_closures.c374 Z_ADDREF_P(tmp); in zval_copy_static_var()
H A Dzend_objects_API.c171 Z_ADDREF_P(zobject); in zend_objects_store_del_ref()
/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c141 Z_ADDREF_P(from->elements[i]); in spl_fixedarray_copy()
161 Z_ADDREF_P(intern->array->elements[i]); in spl_fixedarray_object_get_properties()
164 Z_ADDREF_P(EG(uninitialized_zval_ptr)); in spl_fixedarray_object_get_properties()
627 Z_ADDREF_P(intern->array->elements[i]); in SPL_METHOD()
630 Z_ADDREF_P(EG(uninitialized_zval_ptr)); in SPL_METHOD()
1032 Z_ADDREF_P(object); in spl_fixedarray_get_iterator()
H A Dspl_heap.c98 Z_ADDREF_P((zval *)elem); in spl_ptr_heap_zval_ctor()
412 Z_ADDREF_P((zval *)intern->heap->elements[i]); in spl_heap_object_new_ex()
556 Z_ADDREF_P(intern->heap->elements[i]); in spl_heap_object_get_debug_info_helper()
734 Z_ADDREF_P(value_out); in SPL_METHOD()
1109 Z_ADDREF_P(object); in spl_heap_get_iterator()
1133 Z_ADDREF_P(object); in spl_pqueue_get_iterator()
H A Dphp_spl.c521 Z_ADDREF_P(zcallable); in PHP_FUNCTION()
544 Z_ADDREF_P(alfi.obj); in PHP_FUNCTION()
693 Z_ADDREF_P(alfi->closure); in PHP_FUNCTION()
701 Z_ADDREF_P(alfi->obj); in PHP_FUNCTION()
H A Dspl_array.c198 Z_ADDREF_P(other->array); in spl_array_object_new_ex()
202 Z_ADDREF_P(intern->array); in spl_array_object_new_ex()
460 Z_ADDREF_P(value); in spl_array_write_dimension_ex()
471 Z_ADDREF_P(value); in spl_array_write_dimension_ex()
488 Z_ADDREF_P(value); in spl_array_write_dimension_ex()
497 Z_ADDREF_P(value); in spl_array_write_dimension_ex()
1095 Z_ADDREF_P(intern->array); in spl_array_set_array()
1129 Z_ADDREF_P(object); in spl_array_get_iterator()
H A Dspl_dllist.c118 Z_ADDREF_P((zval *)elem->data); in spl_ptr_llist_zval_ctor()
539 Z_ADDREF_P(current->data); in spl_dllist_object_get_debug_info()
1151 Z_ADDREF_P(object); in spl_dllist_get_iterator()
H A Dspl_observer.c144 Z_ADDREF_P(inf); in spl_object_storage_attach()
153 Z_ADDREF_P(obj); in spl_object_storage_attach()
635 Z_ADDREF_P(inf); in SPL_METHOD()
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c165 Z_ADDREF_P(object); in resourcebundle_get_iterator()
/PHP-5.3/ext/com_dotnet/
H A Dcom_saproxy.c428 Z_ADDREF_P(cloneproxy->zobj); in saproxy_clone()
452 Z_ADDREF_P(proxy->zobj); in php_com_saproxy_create()
571 Z_ADDREF_P(I->proxy_obj); in php_com_saproxy_iter_get()
/PHP-5.3/ext/mysqli/
H A Dmysqli.c307 #ifndef Z_ADDREF_P
309 #define Z_ADDREF_P(pz) (++(pz)->refcount) macro
382 Z_ADDREF_P(value); in mysqli_write_property()
425 Z_ADDREF_P(value); in mysqli_object_has_property()
435 Z_ADDREF_P(value); in mysqli_object_has_property()
470 Z_ADDREF_P(value); in mysqli_object_get_debug_info()
1200 Z_ADDREF_P(res); in php_mysqli_fetch_into_hash()
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c474 Z_ADDREF_P(object);
532 Z_ADDREF_P(object);
1421 Z_ADDREF_P(param.parameter);
1452 Z_ADDREF_P(param.parameter);
1557 Z_ADDREF_P(object);
1613 Z_ADDREF_P(db_zval);
1734 Z_ADDREF_P(data);

Completed in 559 milliseconds

123