Searched refs:winIsDriveLetterAndColon (Results 1 – 1 of 1) sorted by relevance
3513 static BOOL winIsDriveLetterAndColon(const char *);4823 if( winIsDriveLetterAndColon(zDir) ){5533 static BOOL winIsDriveLetterAndColon( function5565 if ( winIsDriveLetterAndColon(zPathname) ){5596 if( zRelative[0]=='/' && (winIsDriveLetterAndColon(zRelative+1)