Home
last modified time | relevance | path

Searched refs:get_debug_info (Results 1 – 10 of 10) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_object_handlers.h139 zend_object_get_debug_info_t get_debug_info; member
H A Dzend_operators.h402 …fine Z_OBJDEBUG(zval,is_tmp) (Z_OBJ_HANDLER((zval),get_debug_info)?Z_OBJ_HANDLER((zval),get_debug_…
H A Dzend_closures.c329 closure_handlers.get_debug_info = zend_closure_get_debug_info; in zend_register_closure_ce()
/PHP-5.3/ext/spl/
H A Dspl_heap.c1218 spl_handler_SplHeap.get_debug_info = spl_heap_object_get_debug_info; in PHP_MINIT_FUNCTION()
1236 spl_handler_SplPriorityQueue.get_debug_info = spl_pqueue_object_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_dllist.c1229 spl_handler_SplDoublyLinkedList.get_debug_info = spl_dllist_object_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_observer.c1203 spl_handler_SplObjectStorage.get_debug_info = spl_object_storage_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_array.c2031 spl_handler_ArrayObject.get_debug_info = spl_array_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_directory.c2979 spl_filesystem_object_handlers.get_debug_info = spl_filesystem_object_get_debug_info; in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/mysqli/
H A Dmysqli.c602 mysqli_object_handlers.get_debug_info = mysqli_object_get_debug_info; in PHP_MINIT_FUNCTION()
/PHP-5.3/ext/dom/
H A Dphp_dom.c670 dom_object_handlers.get_debug_info = dom_get_debug_info; in PHP_MINIT_FUNCTION()

Completed in 54 milliseconds