Instant is
off
|
Search plugin
|
Manual
|
haskell.org
all
-opengl +regex-base
Packages
opengl
regex-base
All
Matches
:: (f b) -> AllMatches f b
regex-base
Text.Regex.Base.RegexLike
newtype
All
Matches
f b
regex-base
Text.Regex.Base.RegexLike
Used in results of RegexContext instances
All
Submatches
:: (f b) -> AllSubmatches f b
regex-base
Text.Regex.Base.RegexLike
newtype
All
Submatches
f b
regex-base
Text.Regex.Base.RegexLike
Used in results of RegexContext instances
All
TextMatches
:: (f b) -> AllTextMatches f b
regex-base
Text.Regex.Base.RegexLike
newtype
All
TextMatches
f b
regex-base
Text.Regex.Base.RegexLike
Used in results of RegexContext instances
All
TextSubmatches
:: (f b) -> AllTextSubmatches f b
regex-base
Text.Regex.Base.RegexLike
newtype
All
TextSubmatches
f b
regex-base
Text.Regex.Base.RegexLike
Used in results of RegexContext instances
get
All
Matches
:: AllMatches f b -> (f b)
regex-base
Text.Regex.Base.RegexLike
get
All
Submatches
:: AllSubmatches f b -> (f b)
regex-base
Text.Regex.Base.RegexLike
get
All
TextMatches
:: AllTextMatches f b -> (f b)
regex-base
Text.Regex.Base.RegexLike
get
All
TextSubmatches
:: AllTextSubmatches f b -> (f b)
regex-base
Text.Regex.Base.RegexLike
match
All
:: RegexLike regex source => regex -> source -> [MatchArray]
regex-base
Text.Regex.Base.RegexLike
match
All
Text
:: RegexLike regex source => regex -> source -> [MatchText source]
regex-base
Text.Regex.Base.RegexLike
©
Neil Mitchell
2004-2012, version 4.2.11