Lines Matching refs:do_tolower
484 return do_tolower(__c);
490 return do_tolower(__low, __high);
527 virtual char_type do_tolower(char_type) const;
528 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
593 return do_tolower(__c);
599 return do_tolower(__low, __high);
648 virtual char_type do_tolower(char_type __c) const;
649 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
674 virtual char_type do_tolower(char_type) const;
675 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
696 virtual char_type do_tolower(char_type) const;
697 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;