Searched defs:do_narrow (Results 1 – 1 of 1) sorted by relevance
367 ctype<char>::do_narrow(char __c, char /* dfault */ ) const { return __c; } in do_narrow() function in ctype369 ctype<char>::do_narrow(const char* __low, const char* __high, in do_narrow() function in ctype466 char ctype<wchar_t>::do_narrow(wchar_t c, char dfault) const in do_narrow() function in ctype469 const wchar_t* ctype<wchar_t>::do_narrow(const wchar_t* low, in do_narrow() function in ctype