Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_directory.h47 SPL_FS_INFO, /* must be 0 */ enumerator
H A Dspl_directory.c158 case SPL_FS_INFO: in spl_filesystem_object_free_storage()
251 case SPL_FS_INFO: in spl_filesystem_object_get_file_name()
417 case SPL_FS_INFO: in spl_filesystem_object_clone()
523 case SPL_FS_INFO: in spl_filesystem_object_create_type()
534 case SPL_FS_INFO: in spl_filesystem_object_create_type()
612 case SPL_FS_INFO: in spl_filesystem_object_get_pathname()
1141 spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value); in PHP_METHOD()
1392 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_INFO, ce, return_value); in PHP_METHOD()
1768 spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, &iterator->current); in spl_filesystem_tree_it_current_data()
/PHP-8.2/ext/phar/
H A Dphar_object.c1476 case SPL_FS_INFO: in phar_build()

Completed in 37 milliseconds