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
jrx() consthilti::rt::RegExpinline
match(const Bytes &data) consthilti::rt::RegExp
matchGroups(const Bytes &data) consthilti::rt::RegExp
operator==(const RegExp &other) const (defined in hilti::rt::RegExp)hilti::rt::RegExpinline
patterns() const (defined in hilti::rt::RegExp)hilti::rt::RegExpinline
RegExp(regexp::Pattern pattern, regexp::Flags flags=regexp::Flags())hilti::rt::RegExp
RegExp(const regexp::Patterns &patterns, regexp::Flags flags=regexp::Flags())hilti::rt::RegExp
RegExp()hilti::rt::RegExp
regexp::MatchState (defined in hilti::rt::RegExp)hilti::rt::RegExpfriend
tokenMatcher() consthilti::rt::RegExp