Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c884 wchar_t * reparsetarget; in tsrm_realpath_r() local
946 reparsetarget = pbuffer->SymbolicLinkReparseBuffer.ReparseTarget; in tsrm_realpath_r()
949 …printname = php_win32_ioutil_w_to_any(reparsetarget + pbuffer->MountPointReparseBuffer.PrintNameOf… in tsrm_realpath_r()
965 …memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()
981 reparsetarget = pbuffer->MountPointReparseBuffer.ReparseTarget; in tsrm_realpath_r()
983 …printname = php_win32_ioutil_w_to_any(reparsetarget + pbuffer->MountPointReparseBuffer.PrintNameOf… in tsrm_realpath_r()
1000 …memmove(tmpsubstname, reparsetarget + pbuffer->MountPointReparseBuffer.SubstituteNameOffset / size… in tsrm_realpath_r()

Completed in 7 milliseconds