Searched refs:from_hi (Results 1 – 1 of 1) sorted by relevance
239 , from_hi(static_cast<char_type>(char_encoding::toupper(from))) in char_range()251 || (!(ch < from_hi) && !(to_hi < ch)) in test()264 char_type from_lo, to_lo, from_hi, to_hi; member