Searched defs:lpLastBkSlash (Results 1 – 3 of 3) sorted by relevance
408 LPTSTR lpLastBkSlash = _tcsrchr( lpPath, '\\' ); in PathRemoveFileSpec() local
1559 LPCWSTR lpLastBkSlash = wcschr( &lpFirstBkSlash[1], '\\' ); in osl_getDriveInfo() local
2649 LPCWSTR lpLastBkSlash = wcschr( (const wchar_t*)&lpFirstBkSlash[1], '\\' ); in _osl_getDriveInfo() local
Completed in 44 milliseconds