Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dvdir.h384 char *VDir::MapPathA(const char *pInName) in MapPathA() function
H A Dperlhost.h205 inline char* MapPathA(const char *pInName) { return m_pvDir->MapPathA(pInName); }; in MapPathA() function