Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/
H A Dspl_directory.h36 SPL_FS_FILE enumerator
H A Dspl_directory.c92 case SPL_FS_FILE: in spl_filesystem_object_destroy_object()
137 case SPL_FS_FILE: in spl_filesystem_object_free_storage()
221 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
313 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
406 case SPL_FS_FILE: in spl_filesystem_object_clone()
492 case SPL_FS_FILE: in spl_filesystem_object_create_type()
529 case SPL_FS_FILE: in spl_filesystem_object_create_type()
598 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
669 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1328 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_FILE, NULL, return_value); in PHP_METHOD()
/PHP-8.1/ext/phar/
H A Dphar_object.c1474 case SPL_FS_FILE: in phar_build()

Completed in 21 milliseconds