Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.h47 SPL_FS_DIR, enumerator
H A Dspl_directory.c112 case SPL_FS_DIR: in spl_filesystem_object_destroy_object()
158 case SPL_FS_DIR: in spl_filesystem_object_free_storage()
209 if (intern->type == SPL_FS_DIR && php_stream_is(intern->u.dir.dirp, &php_glob_stream_ops)) { in spl_filesystem_object_get_path()
236 case SPL_FS_DIR: { in spl_filesystem_object_get_file_name()
291 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
407 case SPL_FS_DIR: { in spl_filesystem_object_clone()
503 case SPL_FS_DIR: in spl_filesystem_object_create_type()
574 case SPL_FS_DIR: in spl_filesystem_object_create_type()
592 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-src/ext/phar/
H A Dphar_object.c1472 case SPL_FS_DIR: { in phar_build()

Completed in 29 milliseconds