Searched refs:replace_length (Results 1 – 1 of 1) sorted by relevance
120 size_t replace_length = replace_with.length(); in ReplaceCharsT() local128 found = output->find_first_of(replace_chars, found + replace_length); in ReplaceCharsT()