Home
last modified time | relevance | path

Searched defs:_spl_filesystem_object (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/spl/
H A Dspl_directory.h58 struct _spl_filesystem_object { struct
59 void *oth;
61 char *_path;
62 size_t _path_len;
63 char *orig_path;
64 char *file_name;
66 SPL_FS_OBJ_TYPE type;
67 zend_long flags;
70 union {
99 } u;
[all …]

Completed in 6 milliseconds