Searched refs:SPL_FS_INFO (Results 1 – 3 of 3) sorted by relevance
/PHP-5.3/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() 208 case SPL_FS_INFO: in spl_filesystem_object_get_file_name() 350 case SPL_FS_INFO: in spl_filesystem_object_clone() 475 case SPL_FS_INFO: in spl_filesystem_object_create_type() 487 case SPL_FS_INFO: in spl_filesystem_object_create_type() 571 case SPL_FS_INFO: in spl_filesystem_object_get_pathname() 1084 spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value TSRMLS_CC); in SPL_METHOD() 1382 spl_filesystem_object_create_type(ht, intern, SPL_FS_INFO, ce, return_value TSRMLS_CC); in SPL_METHOD() 1772 spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, iterator->current TSRMLS_CC); in spl_filesystem_tree_it_current_data() 1884 case SPL_FS_INFO: in spl_filesystem_object_cast()
|
/PHP-5.3/ext/phar/ |
H A D | phar_object.c | 1558 case SPL_FS_INFO:
|
Completed in 37 milliseconds