php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
spl_ptr_heap * | heap |
int | flags |
zend_function * | fptr_cmp |
zend_function * | fptr_count |
zend_object | std |
Definition at line 62 of file spl_heap.c.
int _spl_heap_object::flags |
Definition at line 64 of file spl_heap.c.
zend_function* _spl_heap_object::fptr_cmp |
Definition at line 65 of file spl_heap.c.
zend_function* _spl_heap_object::fptr_count |
Definition at line 66 of file spl_heap.c.
spl_ptr_heap* _spl_heap_object::heap |
Definition at line 63 of file spl_heap.c.
zend_object _spl_heap_object::std |
Definition at line 67 of file spl_heap.c.