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.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()
218 if (intern->type == SPL_FS_DIR && php_stream_is(intern->u.dir.dirp, &php_glob_stream_ops)) { in spl_filesystem_object_get_path()
245 case SPL_FS_DIR: { in spl_filesystem_object_get_file_name()
300 intern->type = SPL_FS_DIR; in spl_filesystem_dir_open()
415 case SPL_FS_DIR: { in spl_filesystem_object_clone()
516 case SPL_FS_DIR: in spl_filesystem_object_create_type()
587 case SPL_FS_DIR: in spl_filesystem_object_create_type()
605 case SPL_FS_DIR: in spl_filesystem_object_get_pathname()
658 if (intern->type == SPL_FS_DIR) { in spl_filesystem_object_get_debug_info()
[all …]
/php-src/ext/phar/
H A Dphar_object.c1464 case SPL_FS_DIR: { in phar_build()

Completed in 67 milliseconds