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 #