Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_directory.h35 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()
215 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()
261 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
371 case SPL_FS_DIR: in spl_filesystem_object_clone()
489 case SPL_FS_DIR: in spl_filesystem_object_create_type()
574 case SPL_FS_DIR: in spl_filesystem_object_create_type()
593 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
639 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/PHP-8.0/ext/phar/
H A Dphar_object.c1456 case SPL_FS_DIR: in phar_build()

Completed in 25 milliseconds