Searched refs:third_separator_char_pos (Results 1 – 1 of 1) sorted by relevance
917 const size_t third_separator_char_pos = in AppendRegexSubstitution() local920 if (third_separator_char_pos == std::string::npos) { in AppendRegexSubstitution()930 if (third_separator_char_pos != regex_sed_size - 1) { in AppendRegexSubstitution()933 third_separator_char_pos + 1) != in AppendRegexSubstitution()938 (int)third_separator_char_pos + 1, regex_sed.data(), in AppendRegexSubstitution()939 (int)(regex_sed.size() - third_separator_char_pos - 1), in AppendRegexSubstitution()940 regex_sed.data() + (third_separator_char_pos + 1)); in AppendRegexSubstitution()949 } else if (second_separator_char_pos + 1 == third_separator_char_pos) { in AppendRegexSubstitution()963 third_separator_char_pos - second_separator_char_pos - 1))); in AppendRegexSubstitution()