Home
last modified time | relevance | path

Searched refs:protected_call (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/regex/v4/
Dperl_matcher_common.hpp188 inline bool perl_matcher<BidiIterator, Allocator, traits>::protected_call( in protected_call() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher
203 return protected_call(&perl_matcher<BidiIterator, Allocator, traits>::match_imp); in match()
253 return protected_call(&perl_matcher<BidiIterator, Allocator, traits>::find_imp); in find()
Dperl_matcher.hpp414 bool protected_call(protected_proc_type);