Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/
H A Dspl_directory.h60 struct _spl_filesystem_object { struct
61 void *oth;
63 char *_path;
64 size_t _path_len;
65 char *orig_path;
66 char *file_name;
68 SPL_FS_OBJ_TYPE type;
69 zend_long flags;
72 union {
101 } u;
[all …]

Completed in 7 milliseconds