ReactOS 0.4.16-dev-737-g3368adc
|
#include <corecrt.h>
#include <ctype.h>
#include <string.h>
#include <wctype.h>
Go to the source code of this file.
Classes | |
struct | wctab |
Typedefs | |
typedef wchar_t | wctrans_t |
Functions | |
wint_t __cdecl | towctrans (wint_t const c, wctrans_t const value) |
wctrans_t __cdecl | wctrans (char const *const name) |
Variables | |
static struct wctab | tab [] |
Definition at line 17 of file wctrans.cpp.
Definition at line 33 of file wctrans.cpp.
Definition at line 38 of file wctrans.cpp.
Referenced by cert_mgr_current_store(), cert_mgr_dlg_proc(), cert_mgr_index_to_store(), close_stores(), DbgHelpAddLineEntry(), DbgHelpAddLineNumber(), DbgHelpAddStringToTable(), DbgHelpGetString(), FilterGraph2_Connect(), FilterGraph2_Render(), CTestSpy::GetQITab(), CDummyWindow::GetQITab(), CMenuCallback::GetQITab(), HashCreate(), HLPFILE_BrowseParagraph(), II_step_two(), III_get_side_info(), III_i_stereo(), is_guid(), ME_AppendTableRow(), ME_InsertTableCellFromCursor(), ME_InsertTextFromCursor(), ME_RTFSpecialCharHook(), ResizeTabChild(), show_cert_stores(), TAB_Destroy(), TAB_DumpItemExternalT(), TAB_DumpItemInternal(), test_PSM_ADDPAGE(), test_PSM_INSERTPAGE(), test_qsort_s(), test_TabbedText(), and wctrans().