Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.h51 struct _spl_filesystem_object { struct
52 void *oth;
54 zend_string *path;
55 zend_string *orig_path;
56 zend_string *file_name;
57 SPL_FS_OBJ_TYPE type;
58 zend_long flags;
59 zend_class_entry *file_class;
61 union {
87 } u;
[all …]

Completed in 6 milliseconds