Searched refs:char_range (Results 1 – 1 of 1) sorted by relevance
198 struct char_range struct199 : char_parser<char_range<CharEncoding, false>, typename CharEncoding::char_type>204 char_range(char_type from_, char_type to_) in char_range() argument230 struct char_range<CharEncoding, true> // case insensitive struct231 : char_parser<char_range<CharEncoding, true>, typename CharEncoding::char_type>236 char_range(char_type from, char_type to) in char_range() function575 typedef char_range<char_encoding, no_case> result_type;602 typedef char_range<char_encoding, no_case> result_type;