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

#include <php_streams.h>

Data Fields

char d_name [MAXPATHLEN]
 
unsigned char d_type
 

Detailed Description

Definition at line 109 of file php_streams.h.

Field Documentation

◆ d_name

char _php_stream_dirent::d_name[MAXPATHLEN]

Definition at line 110 of file php_streams.h.

◆ d_type

unsigned char _php_stream_dirent::d_type

Definition at line 111 of file php_streams.h.


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