Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_directory.h38 SPL_FS_FILE enumerator
H A Dspl_directory.c86 case SPL_FS_FILE: in spl_filesystem_object_destroy_object()
131 case SPL_FS_FILE: in spl_filesystem_object_free_storage()
209 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
289 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
382 case SPL_FS_FILE: in spl_filesystem_object_clone()
489 case SPL_FS_FILE: in spl_filesystem_object_create_type()
522 case SPL_FS_FILE: in spl_filesystem_object_create_type()
587 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
656 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1340 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_FILE, NULL, return_value); in SPL_METHOD()
[all …]
/PHP-7.4/ext/phar/
H A Dphar_object.c1510 case SPL_FS_FILE: in phar_build()

Completed in 28 milliseconds