Searched refs:spl_heap_object_get_debug_info (Results 1 – 1 of 1) sorted by relevance
515 static inline HashTable* spl_heap_object_get_debug_info(zend_class_entry *ce, zend_object *obj) { /… in spl_heap_object_get_debug_info() function1067 RETURN_ARR(spl_heap_object_get_debug_info(spl_ce_SplHeap, Z_OBJ_P(ZEND_THIS))); in PHP_METHOD()1077 RETURN_ARR(spl_heap_object_get_debug_info(spl_ce_SplPriorityQueue, Z_OBJ_P(ZEND_THIS))); in PHP_METHOD()
Completed in 13 milliseconds