regex-tdfa-1.2.3.1: Replaces/Enhances Text.Regex
Text.Regex.TDFA.NewDFA.Engine_NC_FA
Description
This is the non-capturing form of Text.Regex.TDFA.NewDFA.String
execMatch :: Uncons text => Regex -> Position -> Char -> text -> [MatchArray] Source #