Searched refs:spl_heap_from_obj (Results 1 – 1 of 1) sorted by relevance
85 static inline spl_heap_object *spl_heap_from_obj(zend_object *obj) /* {{{ */ { in spl_heap_from_obj() function90 #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 6 milliseconds