Searched defs:first_match (Results 1 – 4 of 4) sorted by relevance
168 let first_match = captures_iter.next().unwrap().unwrap(); in captures() localVariable204 let first_match = captures_iter.next().unwrap().unwrap(); in captures() localVariable
357 bool first_match = true; in FindMatchingFlags() local
309 size_t first_match = matcher.Find(*str, initial_offset); in DoReplaceMatchesAfterOffset() local
738 size_t first_match = matcher.Find(*str, initial_offset); in DoReplaceMatchesAfterOffset() local