Home | History | Annotate | Download | only in bits

Lines Matching defs:icase

185        * @param icase ignores the case of the classification name.
189 * iterator range [first, last). If @p icase is true, the returned mask
356 static constexpr regex_constants::syntax_option_type icase
357 = regex_constants::icase;