Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dmatch_flags.hpp48 match_not_dot_null = match_not_dot_newline << 1, /* '\0' is not matched by '.' */ enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dmatch_flags.hpp48 match_not_dot_null = match_not_dot_newline << 1, /* '\0' is not matched by '.' */ enumerator