Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_directory.h62 struct _spl_filesystem_object { struct
63 void *oth;
65 char *_path;
66 size_t _path_len;
67 char *orig_path;
68 char *file_name;
70 SPL_FS_OBJ_TYPE type;
71 zend_long flags;
74 union {
103 } u;
[all …]

Completed in 5 milliseconds