Searched refs:spl_ptr_heap_cmp_func (Results 1 – 1 of 1) sorted by relevance
48 typedef int (*spl_ptr_heap_cmp_func)(void *, void *, zval *); typedef54 spl_ptr_heap_cmp_func cmp;254 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()698 spl_ptr_heap_cmp_func new_cmp = in PHP_METHOD()
Completed in 10 milliseconds