Searched refs:winIsDirSep (Results 1 – 1 of 1) sorted by relevance
167 #ifndef winIsDirSep168 # define winIsDirSep(a) (((a) == '/') || ((a) == '\\')) macro4715 if( winIsDirSep(zBuf[nLen-1]) ){4779 if( !winIsDirSep(sqlite3_temp_directory[nDirLen-1]) ){5555 if ( winIsDirSep(zPathname[0]) ){