Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c336 wchar_t cur_path[MAXPATHLEN+1]; in php_sys_stat_ex() local
338 if (NULL != _wgetcwd(cur_path, sizeof(cur_path)/sizeof(wchar_t))) { in php_sys_stat_ex()
339 if (cur_path[1] == L':') { in php_sys_stat_ex()

Completed in 12 milliseconds