Lines Matching full:slash1pos
51 int slash1Pos = name.ReverseFind(L'\\'); 52 slashPos = MyMax(slashPos, slash1Pos);