Home | History | Annotate | Download | only in bits

Lines Matching defs:icase

189        * the iterator range [__first, __last). If @p icase is true,
357 static constexpr regex_constants::syntax_option_type icase
358 = regex_constants::icase;