spl_filesystem_object_get_path 1496 ext/phar/phar_object.c test = spl_filesystem_object_get_path(intern, NULL TSRMLS_CC); spl_filesystem_object_get_path 217 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, NULL TSRMLS_CC), spl_filesystem_object_get_path 506 ext/spl/spl_directory.c intern->_path = spl_filesystem_object_get_path(source, &intern->_path_len TSRMLS_CC); spl_filesystem_object_get_path 531 ext/spl/spl_directory.c intern->_path = spl_filesystem_object_get_path(source, &intern->_path_len TSRMLS_CC); spl_filesystem_object_get_path 619 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, &path_len TSRMLS_CC); spl_filesystem_object_get_path 883 ext/spl/spl_directory.c path = spl_filesystem_object_get_path(intern, &path_len TSRMLS_CC); spl_filesystem_object_get_path 899 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, &path_len TSRMLS_CC); spl_filesystem_object_get_path 937 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, &path_len TSRMLS_CC); spl_filesystem_object_get_path 1008 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, &path_len TSRMLS_CC); spl_filesystem_object_get_path 48 ext/spl/spl_directory.h PHPAPI char* spl_filesystem_object_get_path(spl_filesystem_object *intern, int *len TSRMLS_DC);