Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher.hpp331 struct recursion_info struct
333 typedef typename Results::value_type value_type;
334 typedef typename value_type::iterator iterator;
335 int idx;
336 const re_syntax_base* preturn_address;
337 Results results;
338 repeater_count<iterator>* repeater_stack;
339 iterator location_of_start;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher.hpp368 struct recursion_info struct
370 typedef typename Results::value_type value_type;
371 typedef typename value_type::iterator iterator;
372 int idx;
373 const re_syntax_base* preturn_address;
374 Results results;
375 repeater_count<iterator>* repeater_stack;
376 iterator location_of_start;