|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "windef.h"
Go to the source code of this file.
Functions | |
| static int | binary_search (WCHAR ch, int low, int high) |
| WCHAR DECLSPEC_HIDDEN | wine_compose (const WCHAR *str) |
Variables | |
| static const WCHAR | table [0x85e] |
Definition at line 387 of file compose.c.
Referenced by wine_compose().
| WCHAR DECLSPEC_HIDDEN wine_compose | ( | const WCHAR * | str | ) |
Definition at line 399 of file compose.c.
Referenced by get_length_dbcs(), get_length_mbs_utf8_compose(), get_length_sbcs(), utf8_mbstowcs_compose(), wcstombs_dbcs_slow(), and wcstombs_sbcs_slow().