Searched refs:slashPos1 (Results 1 – 1 of 1) sorted by relevance
458 int slashPos1 = arcPath.ReverseFind(WCHAR_PATH_SEPARATOR); in FindFormatForArchiveName() local461 if (dotPos < 0 || dotPos < slashPos1 || dotPos < slashPos2) in FindFormatForArchiveName()