Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher_non_recursive.hpp82 struct saved_assertion : public saved_position<BidiIterator> struct
84 bool positive;
85 saved_assertion(bool p, const re_syntax_base* ps, BidiIterator pos) in saved_assertion() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher_non_recursive.hpp72 struct saved_assertion : public saved_position<BidiIterator> struct
74 bool positive;
75 saved_assertion(bool p, const re_syntax_base* ps, BidiIterator pos) in saved_assertion() function