Searched refs:SPL_FS_INFO (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/spl/ |
H A D | spl_directory.h | 38 SPL_FS_INFO, /* must be 0 */ enumerator
|
H A D | spl_directory.c | 92 case SPL_FS_INFO: in spl_filesystem_object_free_storage() 207 case SPL_FS_INFO: in spl_filesystem_object_get_file_name() 349 case SPL_FS_INFO: in spl_filesystem_object_clone() 474 case SPL_FS_INFO: in spl_filesystem_object_create_type() 486 case SPL_FS_INFO: in spl_filesystem_object_create_type() 570 case SPL_FS_INFO: in spl_filesystem_object_get_pathname() 1094 spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value TSRMLS_CC); in SPL_METHOD() 1388 spl_filesystem_object_create_type(ht, intern, SPL_FS_INFO, ce, return_value TSRMLS_CC); in SPL_METHOD() 1780 spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, iterator->current TSRMLS_CC); in spl_filesystem_tree_it_current_data() 1892 case SPL_FS_INFO: in spl_filesystem_object_cast()
|
/PHP-5.4/ext/phar/ |
H A D | phar_object.c | 1561 case SPL_FS_INFO:
|
Completed in 59 milliseconds