Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.h46 SPL_FS_INFO, /* must be 0 */ enumerator
H A Dspl_directory.c156 case SPL_FS_INFO: in spl_filesystem_object_free_storage()
232 case SPL_FS_INFO: in spl_filesystem_object_get_file_name()
399 case SPL_FS_INFO: in spl_filesystem_object_clone()
500 case SPL_FS_INFO: in spl_filesystem_object_create_type()
511 case SPL_FS_INFO: in spl_filesystem_object_create_type()
589 case SPL_FS_INFO: in spl_filesystem_object_get_pathname()
1097 spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value); in PHP_METHOD()
1348 spl_filesystem_object_create_type(ZEND_NUM_ARGS(), intern, SPL_FS_INFO, ce, return_value); in PHP_METHOD()
1737 spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, &iterator->current); in spl_filesystem_tree_it_current_data()
/php-src/ext/phar/
H A Dphar_object.c1496 case SPL_FS_INFO: in phar_build()

Completed in 35 milliseconds