expanded_path 1265 ext/spl/spl_directory.c char expanded_path[MAXPATHLEN]; expanded_path 1266 ext/spl/spl_directory.c if (!expand_filepath_with_mode(intern->file_name, expanded_path, NULL, 0, CWD_EXPAND TSRMLS_CC)) { expanded_path 1270 ext/spl/spl_directory.c ret = php_sys_readlink(expanded_path, buff, MAXPATHLEN - 1);