Searched refs:protected_call (Results 1 – 2 of 2) sorted by relevance
188 inline bool perl_matcher<BidiIterator, Allocator, traits>::protected_call( in protected_call() function in boost::BOOST_REGEX_DETAIL_NS::perl_matcher203 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()
414 bool protected_call(protected_proc_type);