Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_directory.h34 SPL_FS_INFO, /* must be 0 */ enumerator
H A Dspl_directory.c124 case SPL_FS_INFO: in spl_filesystem_object_free_storage()
208 case SPL_FS_INFO: in spl_filesystem_object_get_file_name()
365 case SPL_FS_INFO: in spl_filesystem_object_clone()
486 case SPL_FS_INFO: in spl_filesystem_object_create_type()
497 case SPL_FS_INFO: in spl_filesystem_object_create_type()
589 case SPL_FS_INFO: in spl_filesystem_object_get_pathname()
1107 spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value); in PHP_METHOD()
1371 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_INFO, ce, return_value); in PHP_METHOD()
1732 spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, &iterator->current); in spl_filesystem_tree_it_current_data()
1842 case SPL_FS_INFO: in spl_filesystem_object_cast()
/PHP-8.0/ext/phar/
H A Dphar_object.c1480 case SPL_FS_INFO: in phar_build()

Completed in 29 milliseconds