Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dbasic_regex.hpp726 class reg_expression : public basic_regex<charT, traits> class
731 explicit reg_expression(){} in reg_expression() function in boost::reg_expression
732 explicit reg_expression(const charT* p, flag_type f = regex_constants::normal) in reg_expression() function in boost::reg_expression
734 reg_expression(const charT* p1, const charT* p2, flag_type f = regex_constants::normal) in reg_expression() function in boost::reg_expression
736 reg_expression(const charT* p, size_type len, flag_type f) in reg_expression() function in boost::reg_expression
738 reg_expression(const reg_expression& that) in reg_expression() function in boost::reg_expression
748 …explicit reg_expression(const std::basic_string<charT, ST, SA>& p, flag_type f = regex_constants::… in reg_expression() function in boost::reg_expression
754reg_expression(InputIterator arg_first, InputIterator arg_last, flag_type f = regex_constants::nor… in reg_expression() function in boost::reg_expression
766 explicit reg_expression(const std::basic_string<charT>& p, flag_type f = regex_constants::normal) in reg_expression() function in boost::reg_expression
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dbasic_regex.hpp687 class reg_expression : public basic_regex<charT, traits> class
692 explicit reg_expression(){} in reg_expression() function in boost::reg_expression
693 explicit reg_expression(const charT* p, flag_type f = regex_constants::normal) in reg_expression() function in boost::reg_expression
695 reg_expression(const charT* p1, const charT* p2, flag_type f = regex_constants::normal) in reg_expression() function in boost::reg_expression
697 reg_expression(const charT* p, size_type len, flag_type f) in reg_expression() function in boost::reg_expression
699 reg_expression(const reg_expression& that) in reg_expression() function in boost::reg_expression
708 …explicit reg_expression(const std::basic_string<charT, ST, SA>& p, flag_type f = regex_constants::… in reg_expression() function in boost::reg_expression
714reg_expression(InputIterator arg_first, InputIterator arg_last, flag_type f = regex_constants::nor… in reg_expression() function in boost::reg_expression
/aosp_15_r20/external/elfutils/libdw/
H A Dcfi.h130 reg_expression, /* DW_CFA_expression */ enumerator