Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/example/snippets/
Dpartial_regex_grep.cpp37 bool grep_callback(const boost::match_results<const char*>& m) in grep_callback() function
Dregex_grep_example_2.cpp59 bool grep_callback(const boost::match_results<std::string::const_iterator>& what) in grep_callback() function
Dregex_grep_example_3.cpp70 bool class_index::grep_callback(boost::match_results<std::string::const_iterator> what) in grep_callback() function in class_index
Dregex_grep_example_4.cpp75 bool class_index::grep_callback(const boost::match_results<std::string::const_iterator>& what) in grep_callback() function in class_index