regex-tdfa-1.1.3: Replaces/Enhances Text.Regex

Text.Regex.TDFA.NewDFA.Engine_NC_FA

Description

This is the non-capturing form of Text.Regex.TDFA.NewDFA.String

Documentation

execMatch :: Uncons text => Regex -> Position -> Char -> text -> [MatchArray]Source