Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_directory.h48 SPL_FS_DIR, enumerator
H A Dspl_directory.c114 case SPL_FS_DIR: in spl_filesystem_object_destroy_object()
160 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
228 if (intern->type == SPL_FS_DIR && php_stream_is(intern->u.dir.dirp, &php_glob_stream_ops)) { in spl_filesystem_object_get_path()
255 case SPL_FS_DIR: { in spl_filesystem_object_get_file_name()
310 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
425 case SPL_FS_DIR: { in spl_filesystem_object_clone()
526 case SPL_FS_DIR: in spl_filesystem_object_create_type()
597 case SPL_FS_DIR: in spl_filesystem_object_create_type()
615 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
668 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/PHP-8.2/ext/phar/
H A Dphar_object.c1452 case SPL_FS_DIR: { in phar_build()

Completed in 34 milliseconds