Spicy
hilti::rt::RegExp Member List

This is the complete list of members for hilti::rt::RegExp, including all inherited members.

find(const Bytes &data) consthilti::rt::RegExp
flags() const (defined in hilti::rt::RegExp)hilti::rt::RegExpinline
match(const Bytes &data) consthilti::rt::RegExp
matchGroups(const Bytes &data) consthilti::rt::RegExp
operator!= (defined in hilti::rt::RegExp)hilti::rt::RegExpfriend
operator== (defined in hilti::rt::RegExp)hilti::rt::RegExpfriend
patterns() const (defined in hilti::rt::RegExp)hilti::rt::RegExpinline
RegExp(std::string pattern, regexp::Flags flags=regexp::Flags())hilti::rt::RegExp
RegExp(const std::vector< std::string > &patterns, regexp::Flags flags=regexp::Flags())hilti::rt::RegExp
RegExp()=default (defined in hilti::rt::RegExp)hilti::rt::RegExp
regexp::MatchState (defined in hilti::rt::RegExp)hilti::rt::RegExpfriend
tokenMatcher() consthilti::rt::RegExp