Lines Matching refs:do_tolower
476 return do_tolower(__c);
482 return do_tolower(__low, __high);
519 virtual char_type do_tolower(char_type) const;
520 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
585 return do_tolower(__c);
591 return do_tolower(__low, __high);
640 virtual char_type do_tolower(char_type __c) const;
641 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
666 virtual char_type do_tolower(char_type) const;
667 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;
688 virtual char_type do_tolower(char_type) const;
689 virtual const char_type* do_tolower(char_type* __low, const char_type* __high) const;