Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_directory.c1264 char expanded_path[MAXPATHLEN]; in FileInfoFunction() local
1265 …if (!expand_filepath_with_mode(intern->file_name, expanded_path, NULL, 0, CWD_EXPAND TSRMLS_CC)) { in FileInfoFunction()
1269 ret = php_sys_readlink(expanded_path, buff, MAXPATHLEN - 1); in FileInfoFunction()

Completed in 12 milliseconds