Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.h49 SPL_FS_FILE enumerator
H A Dspl_directory.c120 case SPL_FS_FILE: in spl_filesystem_object_destroy_object()
165 case SPL_FS_FILE: in spl_filesystem_object_free_storage()
242 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
331 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
428 case SPL_FS_FILE: in spl_filesystem_object_clone()
514 case SPL_FS_FILE: in spl_filesystem_object_create_type()
543 case SPL_FS_FILE: in spl_filesystem_object_create_type()
603 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
678 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1338 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_FILE, NULL, return_value); in PHP_METHOD()
/php-src/ext/phar/
H A Dphar_object.c1489 case SPL_FS_FILE: in phar_build()

Completed in 24 milliseconds