Searched refs:third_separator_char_pos (Results 1 – 1 of 1) sorted by relevance
957 const size_t third_separator_char_pos = in AppendRegexSubstitution() local960 if (third_separator_char_pos == std::string::npos) { in AppendRegexSubstitution()970 if (third_separator_char_pos != regex_sed_size - 1) { in AppendRegexSubstitution()973 third_separator_char_pos + 1) != in AppendRegexSubstitution()978 (int)third_separator_char_pos + 1, regex_sed.data(), in AppendRegexSubstitution()979 (int)(regex_sed.size() - third_separator_char_pos - 1), in AppendRegexSubstitution()980 regex_sed.data() + (third_separator_char_pos + 1)); in AppendRegexSubstitution()989 } else if (second_separator_char_pos + 1 == third_separator_char_pos) { in AppendRegexSubstitution()1003 third_separator_char_pos - second_separator_char_pos - 1))); in AppendRegexSubstitution()