Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dvdir.h29 char* MapPathA(const char *pInName);
384 char *VDir::MapPathA(const char *pInName) in MapPathA() function
465 pPtr = MapPathA(lpBuffer); in SetCurrentDirectoryA()
H A Dperlhost.h205 inline char* MapPathA(const char *pInName) { return m_pvDir->MapPathA(pInName); }; in MapPathA() function
1269 return IPERL2HOST(piPerl)->MapPathA(path);