Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/
H A Dspl_directory.h35 SPL_FS_DIR, enumerator
H A Dspl_directory.c86 case SPL_FS_DIR: in spl_filesystem_object_destroy_object()
132 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
200 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_path()
225 case SPL_FS_DIR: in spl_filesystem_object_get_file_name()
282 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
395 case SPL_FS_DIR: in spl_filesystem_object_clone()
494 case SPL_FS_DIR: in spl_filesystem_object_create_type()
582 case SPL_FS_DIR: in spl_filesystem_object_create_type()
600 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
649 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/PHP-8.1/ext/phar/
H A Dphar_object.c1451 case SPL_FS_DIR: in phar_build()

Completed in 26 milliseconds