if current_index < len(strings) - 1:
                patterns = self.find_patterns(strings, current_index + 1, False, patterns_arg, parser_name)