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

Data Fields

zend_object_iterator intern
 
zval current
 
voidobject
 

Detailed Description

Definition at line 60 of file spl_directory.c.

Field Documentation

◆ current

zval spl_filesystem_iterator::current

Definition at line 62 of file spl_directory.c.

◆ intern

zend_object_iterator spl_filesystem_iterator::intern

Definition at line 61 of file spl_directory.c.

◆ object

void* spl_filesystem_iterator::object

Definition at line 63 of file spl_directory.c.


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