Lines Matching refs:narrow
28042 narrow(char_type __c, char __dfault) const
28046 narrow(const char_type* __lo, const char_type* __hi,
28243 narrow(char_type __c, char __dfault) const
28254 narrow(const char_type* __lo, const char_type* __hi,
30685 narrow(char_type __c, char __dfault) const
30686 { return __check_facet(_M_ctype).narrow(__c, __dfault); }