Home
last modified time | relevance | path

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

/PHP-5.4/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()
208 case SPL_FS_FILE: in spl_filesystem_object_get_file_name()
275 intern->type = SPL_FS_FILE; in spl_filesystem_file_open()
366 case SPL_FS_FILE: in spl_filesystem_object_clone()
475 case SPL_FS_FILE: in spl_filesystem_object_create_type()
507 case SPL_FS_FILE: in spl_filesystem_object_create_type()
571 case SPL_FS_FILE: in spl_filesystem_object_get_pathname()
643 if (intern->type == SPL_FS_FILE) { in spl_filesystem_object_get_debug_info()
1337 spl_filesystem_object_create_type(ht, intern, SPL_FS_FILE, NULL, return_value TSRMLS_CC); in SPL_METHOD()
1893 case SPL_FS_FILE: in spl_filesystem_object_cast()
/PHP-5.4/ext/phar/
H A Dphar_object.c1562 case SPL_FS_FILE:

Completed in 34 milliseconds