Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl_heap.c523 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
570 return spl_heap_object_get_debug_info_helper(spl_ce_SplHeap, obj, is_temp TSRMLS_CC); in spl_heap_object_get_debug_info()
576 return spl_heap_object_get_debug_info_helper(spl_ce_SplPriorityQueue, obj, is_temp TSRMLS_CC); in spl_pqueue_object_get_debug_info()

Completed in 21 milliseconds