Searched defs:wbuf_size (Results 1 – 1 of 1) sorted by relevance
1659 …(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_size, wchar_t* wbuf, int wbuf_size) { in __GetLocaleInfoUsingACP()1719 int from_size, to_size, wbuf_size; in __ConvertToCP() local