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.h52 struct _spl_filesystem_object { struct
53 void *oth;
55 zend_string *path;
56 zend_string *orig_path;
57 zend_string *file_name;
58 SPL_FS_OBJ_TYPE type;
59 zend_long flags;
60 zend_class_entry *file_class;
62 union {
88 } u;
[all …]

Completed in 10 milliseconds