Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_heap.c85 static inline spl_heap_object *spl_heap_from_obj(zend_object *obj) /* {{{ */ { in spl_heap_from_obj() function
90 #define Z_SPLHEAP_P(zv) spl_heap_from_obj(Z_OBJ_P((zv)))
354 spl_heap_object *intern = spl_heap_from_obj(object); in spl_heap_object_free_storage()

Completed in 11 milliseconds