Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_object_handlers.h142 zend_object_get_debug_info_t get_debug_info; member
H A Dzend_operators.h453 …fine Z_OBJDEBUG(zval,is_tmp) (Z_OBJ_HANDLER((zval),get_debug_info)?Z_OBJ_HANDLER((zval),get_debug_…
H A Dzend_closures.c436 closure_handlers.get_debug_info = zend_closure_get_debug_info; in zend_register_closure_ce()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp180 debug_info = Z_OBJ_HANDLER(ztz, get_debug_info)(&ztz, &is_tmp TSRMLS_CC); in Calendar_get_debug_info()
488 Calendar_handlers.get_debug_info = Calendar_get_debug_info; in calendar_register_IntlCalendar_class()
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp348 BreakIterator_handlers.get_debug_info = BreakIterator_get_debug_info; in breakiterator_register_BreakIterator_class()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp512 TimeZone_handlers.get_debug_info = TimeZone_get_debug_info; in timezone_register_IntlTimeZone_class()
/PHP-5.5/ext/spl/
H A Dspl_heap.c1221 spl_handler_SplHeap.get_debug_info = spl_heap_object_get_debug_info; in PHP_MINIT_FUNCTION()
1239 spl_handler_SplPriorityQueue.get_debug_info = spl_pqueue_object_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_dllist.c1408 spl_handler_SplDoublyLinkedList.get_debug_info = spl_dllist_object_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_observer.c1306 spl_handler_SplObjectStorage.get_debug_info = spl_object_storage_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_array.c1973 spl_handler_ArrayObject.get_debug_info = spl_array_get_debug_info; in PHP_MINIT_FUNCTION()
H A Dspl_directory.c3056 spl_filesystem_object_handlers.get_debug_info = spl_filesystem_object_get_debug_info; in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c629 mysqli_object_handlers.get_debug_info = mysqli_object_get_debug_info; in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/dom/
H A Dphp_dom.c669 dom_object_handlers.get_debug_info = dom_get_debug_info; in PHP_MINIT_FUNCTION()

Completed in 59 milliseconds