Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/
H A Dspl_heap.c480 static HashTable* spl_heap_object_get_debug_info_helper(zend_class_entry *ce, zval *obj, int *is_te… in spl_heap_object_get_debug_info_helper() function
536 return spl_heap_object_get_debug_info_helper(spl_ce_SplHeap, obj, is_temp); in spl_heap_object_get_debug_info()
542 return spl_heap_object_get_debug_info_helper(spl_ce_SplPriorityQueue, obj, is_temp); in spl_pqueue_object_get_debug_info()

Completed in 7 milliseconds