Searched refs:spl_ptr_heap_ctor_func (Results 1 – 1 of 1) sorted by relevance
55 typedef void (*spl_ptr_heap_ctor_func)(spl_ptr_heap_element TSRMLS_DC); typedef60 spl_ptr_heap_ctor_func ctor;224 static spl_ptr_heap *spl_ptr_heap_init(spl_ptr_heap_cmp_func cmp, spl_ptr_heap_ctor_func ctor, spl_… in spl_ptr_heap_init()
Completed in 6 milliseconds