Lines Matching full:slashpos
464 int slashPos = name.ReverseFind(L'/'); 467 slashPos = MyMax(slashPos, slash1Pos); 469 return slashPos;