Lines Matching refs:lastSlash
1682 Int lastSlash, i;1711 lastSlash = 0;1714 if (out_file[i] == '/') lastSlash = i;1717 i = lastSlash;