Home
last modified time | relevance | path

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

/PHP-7.0/ext/spl/
H A Dspl_directory.h40 SPL_FS_FILE enumerator
H A Dspl_directory.c103 case SPL_FS_FILE: in spl_filesystem_object_free_storage()
193 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
264 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
357 case SPL_FS_FILE: in spl_filesystem_object_clone()
465 case SPL_FS_FILE: in spl_filesystem_object_create_type()
498 case SPL_FS_FILE: in spl_filesystem_object_create_type()
563 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
634 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1312 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_FILE, NULL, return_value); in SPL_METHOD()
1844 case SPL_FS_FILE: in spl_filesystem_object_cast()
/PHP-7.0/ext/phar/
H A Dphar_object.c1548 case SPL_FS_FILE: in phar_build()

Completed in 25 milliseconds