46 if (*pch_buf_used == 1)
50 ch_buf[1] =
static_cast<unsigned char>(
c);
54 ch_buf[0] =
static_cast<unsigned char>(
c);
57 if (*pch_buf_used == 0 &&
isleadbyte(ch_buf[0]))
80 __crt_cached_ptd_host
ptd;
_In_ size_t const _In_ int _In_ bool const _In_ unsigned const _In_ __acrt_rounding_mode const _Inout_ __crt_cached_ptd_host & ptd
int __cdecl _mbtowc_internal(wchar_t *pwc, const char *s, size_t n, __crt_cached_ptd_host &ptd)
int __cdecl _putch_nolock(int const c)
int __cdecl _putch_nolock_internal(int const c, __crt_cached_ptd_host &ptd)
int __cdecl _putch(int const c)
_Check_return_opt_ _CRTIMP wint_t __cdecl _putwch_nolock(wchar_t _WCh)
unsigned char _putch_buffer[MB_LEN_MAX]
unsigned short _putch_buffer_used
size_t const wchar_t const wchar