|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
| spl_ptr_llist_element * | head |
| spl_ptr_llist_element * | tail |
| int | count |
Definition at line 64 of file spl_dllist.c.
| int _spl_ptr_llist::count |
Definition at line 67 of file spl_dllist.c.
| spl_ptr_llist_element* _spl_ptr_llist::head |
Definition at line 65 of file spl_dllist.c.
| spl_ptr_llist_element* _spl_ptr_llist::tail |
Definition at line 66 of file spl_dllist.c.