Home
last modified time | relevance | path

Searched refs:SPL_FS_DIR (Results 1 – 3 of 3) sorted by relevance

/PHP-7.0/ext/spl/
H A Dspl_directory.h39 SPL_FS_DIR, enumerator
H A Dspl_directory.c94 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
175 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()
198 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()
234 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
346 case SPL_FS_DIR: in spl_filesystem_object_clone()
467 case SPL_FS_DIR: in spl_filesystem_object_create_type()
545 case SPL_FS_DIR: in spl_filesystem_object_create_type()
566 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
614 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
1279 if (intern->type == SPL_FS_DIR && !intern->file_name && intern->u.dir.entry.d_name[0]) { in SPL_METHOD()
[all …]
/PHP-7.0/ext/phar/
H A Dphar_object.c1523 case SPL_FS_DIR: in phar_build()

Completed in 22 milliseconds