Home
last modified time | relevance | path

Searched defs:saved_repeater (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.hpp90 struct saved_repeater : public saved_state struct
92 repeater_count<BidiIterator> count;
93saved_repeater(int i, repeater_count<BidiIterator>** s, BidiIterator start, int current_recursion_… in saved_repeater() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher_non_recursive.hpp80 struct saved_repeater : public saved_state struct
82 repeater_count<BidiIterator> count;
83saved_repeater(int i, repeater_count<BidiIterator>** s, BidiIterator start, int current_recursion_… in saved_repeater() argument