Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dvdir.h30 WCHAR* MapPathW(const WCHAR *pInName);
616 WCHAR* VDir::MapPathW(const WCHAR *pInName) in MapPathW() function
696 pPtr = MapPathW(lpBuffer); in SetCurrentDirectoryW()
H A Dperlhost.h206 inline WCHAR* MapPathW(const WCHAR *pInName) { return m_pvDir->MapPathW(pInName); }; in MapPathW() function
1275 return IPERL2HOST(piPerl)->MapPathW(path);