Moduleswift-standard-library
StringProcessing
import _StringProcessing
import _StringProcessing
struct AnyRegexOutput
struct CharacterClass
struct DefaultSearcherState
struct MatchesCollection
struct MatchesIterator
struct MockRegexLiteral
struct PatternOrEmpty
Wraps a searcher that searches for a given pattern. If the pattern is empty, falls back on matching every empty index range exactly once.
struct PredicateConsumer
struct RangesCollection
struct RangesIterator
struct Regex
A regex represents a string processing algorithm.
struct RegexConsumer
struct ReversedMatchesCollection
struct ReversedRangesCollection
struct ReversedSplitCollection
struct SplitCollection
struct TwoWaySearcher
struct ZSearcher
protocol BackwardCollectionSearcher
protocol BackwardMatchingCollectionSearcher
protocol BackwardMatchingStatelessCollectionSearcher
protocol BackwardStatelessCollectionSearcher
protocol BidirectionalCollectionConsumer
protocol BidirectionalMatchingCollectionConsumer
protocol CollectionConsumer
protocol CollectionSearcher
protocol CustomRegexComponent
protocol MatchingCollectionConsumer
protocol MatchingCollectionSearcher
protocol MatchingStatelessCollectionSearcher
protocol RegexComponent
A type that represents a regular expression.
protocol StatelessCollectionSearcher