1 line
No EOL
687 B
JavaScript
1 line
No EOL
687 B
JavaScript
initSidebarItems({"struct":[["RegexSet","Match multiple (possibly overlapping) regular expressions in a single scan."],["RegexSetBytes","Match multiple (possibly overlapping) regular expressions in a single scan."],["SetMatches","A set of matches returned by a regex set."],["SetMatchesBytes","A set of matches returned by a regex set."],["SetMatchesIntoIter","An owned iterator over the set of matches from a regex set."],["SetMatchesIntoIterBytes","An owned iterator over the set of matches from a regex set."],["SetMatchesIter","A borrowed iterator over the set of matches from a regex set."],["SetMatchesIterBytes","A borrowed iterator over the set of matches from a regex set."]]}); |