Home
last modified time | relevance | path

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

/PHP-5.3/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()
209 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
276 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
367 case SPL_FS_FILE: in spl_filesystem_object_clone()
476 case SPL_FS_FILE: in spl_filesystem_object_create_type()
508 case SPL_FS_FILE: in spl_filesystem_object_create_type()
572 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
640 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1331 spl_filesystem_object_create_type(ht, intern, SPL_FS_FILE, NULL, return_value TSRMLS_CC); in SPL_METHOD()
1885 case SPL_FS_FILE: in spl_filesystem_object_cast()
/PHP-5.3/ext/phar/
H A Dphar_object.c1559 case SPL_FS_FILE:

Completed in 50 milliseconds