Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_directory.h37 SPL_FS_DIR, enumerator
H A Dspl_directory.c80 case SPL_FS_DIR: in spl_filesystem_object_destroy_object()
126 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
191 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()
214 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()
259 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
371 case SPL_FS_DIR: in spl_filesystem_object_clone()
491 case SPL_FS_DIR: in spl_filesystem_object_create_type()
569 case SPL_FS_DIR: in spl_filesystem_object_create_type()
590 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
636 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/PHP-7.4/ext/phar/
H A Dphar_object.c1485 case SPL_FS_DIR: in phar_build()

Completed in 36 milliseconds