Lines Matching refs:regex_constants
56 regex_constants::match_flag_type __flags); in _GLIBCXX_VISIBILITY()
398 typedef regex_constants::syntax_option_type flag_type; in _GLIBCXX_VISIBILITY()
406 static constexpr flag_type icase = regex_constants::icase; in _GLIBCXX_VISIBILITY()
407 static constexpr flag_type nosubs = regex_constants::nosubs; in _GLIBCXX_VISIBILITY()
408 static constexpr flag_type optimize = regex_constants::optimize; in _GLIBCXX_VISIBILITY()
409 static constexpr flag_type collate = regex_constants::collate; in _GLIBCXX_VISIBILITY()
410 static constexpr flag_type ECMAScript = regex_constants::ECMAScript; in _GLIBCXX_VISIBILITY()
411 static constexpr flag_type basic = regex_constants::basic; in _GLIBCXX_VISIBILITY()
412 static constexpr flag_type extended = regex_constants::extended; in _GLIBCXX_VISIBILITY()
413 static constexpr flag_type awk = regex_constants::awk; in _GLIBCXX_VISIBILITY()
414 static constexpr flag_type grep = regex_constants::grep; in _GLIBCXX_VISIBILITY()
415 static constexpr flag_type egrep = regex_constants::egrep; in _GLIBCXX_VISIBILITY()
772 regex_constants::match_flag_type); in _GLIBCXX_VISIBILITY()
784 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
788 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
792 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
796 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
800 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
804 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
808 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
812 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
816 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
820 constexpr regex_constants::syntax_option_type in _GLIBCXX_VISIBILITY()
827 regex_constants::syntax_option_type = {}) in _GLIBCXX_VISIBILITY()
1699 typedef regex_constants::match_flag_type match_flag_type; in _GLIBCXX_VISIBILITY()
1951 match_flag_type __flags = regex_constants::format_default) const; in _GLIBCXX_VISIBILITY()
1959 match_flag_type __flags = regex_constants::format_default) const in _GLIBCXX_VISIBILITY()
1971 match_flag_type __flags = regex_constants::format_default) const in _GLIBCXX_VISIBILITY()
1983 match_flag_type __flags = regex_constants::format_default) const in _GLIBCXX_VISIBILITY()
2040 regex_constants::match_flag_type); in _GLIBCXX_VISIBILITY()
2175 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2176 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2201 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2202 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2227 regex_constants::match_flag_type __f in _GLIBCXX_VISIBILITY()
2228 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2252 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2253 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2266 regex_constants::match_flag_type in _GLIBCXX_VISIBILITY()
2267 = regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2286 regex_constants::match_flag_type __f in _GLIBCXX_VISIBILITY()
2287 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2308 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2309 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2332 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2333 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2355 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2356 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2379 regex_constants::match_flag_type __f in _GLIBCXX_VISIBILITY()
2380 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2397 regex_constants::match_flag_type __f in _GLIBCXX_VISIBILITY()
2398 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2417 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2418 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2441 regex_constants::match_flag_type __f in _GLIBCXX_VISIBILITY()
2442 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2456 regex_constants::match_flag_type in _GLIBCXX_VISIBILITY()
2457 = regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2467 regex_constants::match_flag_type __flags); in _GLIBCXX_VISIBILITY()
2489 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2490 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2515 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2516 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2541 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2542 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2567 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2568 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2593 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2594 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2619 regex_constants::match_flag_type __flags in _GLIBCXX_VISIBILITY()
2620 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2665 regex_constants::match_flag_type __m in _GLIBCXX_VISIBILITY()
2666 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2676 regex_constants::match_flag_type in _GLIBCXX_VISIBILITY()
2677 = regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2736 regex_constants::match_flag_type _M_flags {}; in _GLIBCXX_VISIBILITY()
2800 regex_constants::match_flag_type __m in _GLIBCXX_VISIBILITY()
2801 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2817 regex_constants::match_flag_type __m in _GLIBCXX_VISIBILITY()
2818 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2834 regex_constants::match_flag_type __m in _GLIBCXX_VISIBILITY()
2835 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2852 regex_constants::match_flag_type __m in _GLIBCXX_VISIBILITY()
2853 = regex_constants::match_default) in _GLIBCXX_VISIBILITY()
2861 regex_constants::match_flag_type = in _GLIBCXX_VISIBILITY()
2862 regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2865 regex_constants::match_flag_type = in _GLIBCXX_VISIBILITY()
2866 regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2869 regex_constants::match_flag_type = in _GLIBCXX_VISIBILITY()
2870 regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()
2874 regex_constants::match_flag_type = in _GLIBCXX_VISIBILITY()
2875 regex_constants::match_default) = delete; in _GLIBCXX_VISIBILITY()