regex-tdfa-1.3.1.0: Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
Text.Regex.TDFA.NewDFA.Engine_NC
Description
This is the non-capturing form of Text.Regex.TDFA.NewDFA.String
execMatch :: Uncons text => Regex -> Position -> Char -> text -> [MatchArray] Source #