Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::Matcher< BidirectionalIterator, Element, RegExTraits, Iterator > Class Template Reference

Public Member Functions

 Matcher (Iterator first, Iterator last, const RegExTraits &traits, RootNode *root, int _Nx, regex_constants::syntax_option_type sflags, regex_constants::match_flag_type mflags)
 
void _Setf (regex_constants::match_flag_type flags)
 
void _Clearf (regex_constants::match_flag_type flags)
 
template<class Allocator >
bool Match (Iterator first, match_results< BidirectionalIterator, Allocator > *m_matches, bool isFullMatch)
 
template<class Allocator >
bool Match (match_results< BidirectionalIterator, Allocator > *matches, bool isFullMatch)
 
BidirectionalIterator Skip (BidirectionalIterator, BidirectionalIterator, NodeBase *=0)
 

The documentation for this class was generated from the following file: