Searched refs:win32IsDriveLetterAndColon (Results 1 – 1 of 1) sorted by relevance
453 static BOOL win32IsDriveLetterAndColon( in win32IsDriveLetterAndColon() function470 if( zName[0]=='/' && win32IsDriveLetterAndColon(zName+1) ){ in lsmWin32OsFullpath()