Searched refs:first_group_only (Results 1 – 1 of 1) sorted by relevance
536 string first_group_only = candidate.substr(0, group_start_index); in ExtractInnerMatch() local537 phone_util_.TrimUnwantedEndChars(&first_group_only); in ExtractInnerMatch()538 bool success = ParseAndVerify(first_group_only, offset, match); in ExtractInnerMatch()563 if (without_last_group == first_group_only) { in ExtractInnerMatch()