Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_directory.h62 struct _spl_filesystem_object { struct
63 zend_object std;
64 void *oth;
66 char *_path;
67 int _path_len;
68 char *orig_path;
69 char *file_name;
71 SPL_FS_OBJ_TYPE type;
72 long flags;
75 union {
[all …]

Completed in 9 milliseconds