Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Core.QRegExp
Description
Documentation
capturedTexts :: QRegExp a -> () -> IO [String] Source
qRegExpEscape :: String -> IO String Source
matchedLength :: QRegExp a -> () -> IO Int Source
numCaptures :: QRegExp a -> () -> IO Int Source
patternSyntax :: QRegExp a -> () -> IO PatternSyntax Source
setMinimal :: QRegExp a -> Bool -> IO () Source
setPattern :: QRegExp a -> String -> IO () Source
setPatternSyntax :: QRegExp a -> PatternSyntax -> IO () Source
qRegExp_delete :: QRegExp a -> IO () Source