Home | History | Annotate | Download | only in bits

Lines Matching refs:flag_type

348       typedef regex_constants::syntax_option_type flag_type;
402 flag_type __f = regex_constants::ECMAScript)
419 basic_regex(const _Ch_type* __p, std::size_t __len, flag_type __f)
457 flag_type __f = regex_constants::ECMAScript)
478 flag_type __f = regex_constants::ECMAScript)
492 flag_type __f = regex_constants::ECMAScript)
582 flag_type __flags = regex_constants::ECMAScript)
599 assign(const _Ch_type* __p, std::size_t __len, flag_type __flags)
616 flag_type __f = regex_constants::ECMAScript)
639 flag_type __flags = regex_constants::ECMAScript)
654 flag_type __f = regex_constants::ECMAScript)
670 flag_type
717 flag_type _M_flags;