Home
last modified time | relevance | path

Searched defs:find_regexF (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/detail/
Dfinder_regex.hpp79 struct find_regexF struct
81 typedef RegExT regex_type;
82 typedef const RegExT& regex_reference_type;
85find_regexF( regex_reference_type Rx, match_flag_type MatchFlags = match_default ) : in find_regexF() argument
91 operator()( in operator ()()
114 regex_reference_type m_Rx; // Regexp
115 match_flag_type m_MatchFlags; // match flags