Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/
H A Dvdir.h616 WCHAR* VDir::MapPathW(const WCHAR *pInName) in MapPathW() function
H A Dperlhost.h206 inline WCHAR* MapPathW(const WCHAR *pInName) { return m_pvDir->MapPathW(pInName); }; in MapPathW() function