Home | History | Annotate | Download | only in bits

Lines Matching refs:flag_type

349       typedef regex_constants::syntax_option_type flag_type;
403 flag_type __f = regex_constants::ECMAScript)
421 basic_regex(const _Ch_type* __p, std::size_t __len, flag_type __f)
459 flag_type __f = regex_constants::ECMAScript)
480 flag_type __f = regex_constants::ECMAScript)
494 flag_type __f = regex_constants::ECMAScript)
584 flag_type __flags = regex_constants::ECMAScript)
601 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
618 flag_type __flags = regex_constants::ECMAScript)
641 flag_type __flags = regex_constants::ECMAScript)
657 flag_type __flags = regex_constants::ECMAScript)
673 flag_type
720 flag_type _M_flags;