Home | History | Annotate | Download | only in Common

Lines Matching full:slash1pos

466   int slash1Pos = name.ReverseFind(L'\\');

467 slashPos = MyMax(slashPos, slash1Pos);