Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dstates.hpp152 struct re_syntax_base struct
154 syntax_element_type type; // what kind of state this is
155 offset_type next; // next state in the machine
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dstates.hpp141 struct re_syntax_base struct
143 syntax_element_type type; // what kind of state this is
144 offset_type next; // next state in the machine