Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_directory.h39 SPL_FS_DIR, enumerator
H A Dspl_directory.c82 case SPL_FS_DIR: in spl_filesystem_object_destroy_object()
125 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
190 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()
213 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()
258 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
370 case SPL_FS_DIR: in spl_filesystem_object_clone()
490 case SPL_FS_DIR: in spl_filesystem_object_create_type()
568 case SPL_FS_DIR: in spl_filesystem_object_create_type()
589 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
637 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/PHP-7.2/ext/phar/
H A Dphar_object.c1512 case SPL_FS_DIR: in phar_build()

Completed in 26 milliseconds