Home
last modified time | relevance | path

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

/third_party/boost/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() argument