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.h48 SPL_FS_FILE enumerator
H A Dspl_directory.c118 case SPL_FS_FILE: in spl_filesystem_object_destroy_object()
163 case SPL_FS_FILE: in spl_filesystem_object_free_storage()
229 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
318 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
416 case SPL_FS_FILE: in spl_filesystem_object_clone()
497 case SPL_FS_FILE: in spl_filesystem_object_create_type()
526 case SPL_FS_FILE: in spl_filesystem_object_create_type()
586 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
649 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1302 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.c1497 case SPL_FS_FILE: in phar_build()

Completed in 23 milliseconds