Searched refs:_Ctype (Results 1 – 4 of 4) sorted by relevance
135 typedef ctype<char_type> _Ctype; in __money_do_get() typedef140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_get()321 typedef ctype<char_type> _Ctype; in __money_do_put() typedef326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_put()
84 const _C_type& _Ctype = use_facet<_C_type>(__loc); variable111 if (_Ctype.is(_C_type::space, __c)) {
129 typedef ctype<_CharT> _Ctype; typedef
426 template <class _InputIterator, class _ForwardIterator, class _Ctype>431 const _Ctype& __ct, ios_base::iostate& __err,