Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.ByteString tests whether the RE matched the source text at all
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.ByteString.Lazy tests whether the RE matched the source text at all
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.Sequence tests whether the RE matched the source text at all
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.String tests whether the RE matched the source text at all
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.Text tests whether the RE matched the source text at all
anyMatches :: Matches a -> Boolregex-with-pcre Text.RE.PCRE.Text.Lazy tests whether the RE matched the source text at all
any' :: (AggregatedContext ac, SqlContext ac) => Predicate Flat -> Record ac (Maybe Bool)relational-record Database.Relational.Documentation Aggregation function ANY.
any' :: (AggregatedContext ac, SqlContext ac) => Predicate Flat -> Record ac (Maybe Bool)relational-schemas Database.Custom.IBMDB2 Aggregation function ANY.
any' :: (AggregatedContext ac, SqlContext ac) => Predicate Flat -> Record ac (Maybe Bool)relational-schemas Database.Custom.MySQL Aggregation function ANY.
any' :: (AggregatedContext ac, SqlContext ac) => Predicate Flat -> Record ac (Maybe Bool)relational-schemas Database.Custom.Oracle Aggregation function ANY.