Home
last modified time | relevance | path

Searched refs:add_ref (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_variables.c143 Z_OBJ_HT_P(zvalue)->add_ref(zvalue TSRMLS_CC); in _zval_copy_ctor_func()
H A DOBJECTS2_HOWTO31 The handlers add_ref and del_ref are called when a new zval referring
124 zend_object_add_ref_t add_ref;
149 add_ref - called when a copy of the object handle is created.
H A Dzend_object_handlers.h115 zend_object_add_ref_t add_ref; member
/PHP-5.3/sapi/caudium/
H A Dcaudium.c713 add_ref(request_data); in f_php_caudium_request_handler()
714 add_ref(my_fd_obj); in f_php_caudium_request_handler()
715 add_ref(script); in f_php_caudium_request_handler()

Completed in 11 milliseconds