php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_spl_ptr_llist Struct Reference

Data Fields

spl_ptr_llist_elementhead
 
spl_ptr_llist_elementtail
 
int count
 

Detailed Description

Definition at line 64 of file spl_dllist.c.

Field Documentation

◆ count

int _spl_ptr_llist::count

Definition at line 67 of file spl_dllist.c.

◆ head

spl_ptr_llist_element* _spl_ptr_llist::head

Definition at line 65 of file spl_dllist.c.

◆ tail

spl_ptr_llist_element* _spl_ptr_llist::tail

Definition at line 66 of file spl_dllist.c.


The documentation for this struct was generated from the following file: