Searched refs:start_index (Results 1 – 1 of 1) sorted by relevance
314 size_t start_index = 0; in NormalizePath() local316 start_index++; in NormalizePath()317 size_t j = start_index; in NormalizePath()318 size_t prev_start = start_index; in NormalizePath()319 for (size_t i = start_index; i <= o->size(); i++) { in NormalizePath()333 j = start_index; in NormalizePath()339 j = start_index; in NormalizePath()