ReactOS 0.4.16-dev-300-g2aadf2e
|
Go to the source code of this file.
Classes | |
struct | cp_extra_info_t |
Functions | |
int | _setmbcp_l (int cp, LCID lcid, MSVCRT_pthreadmbcinfo mbcinfo) |
int CDECL | _setmbcp (int cp) |
Variables | |
static struct cp_extra_info_t | g_cpextrainfo [] |
Definition at line 218 of file _setmbcp.c.
Referenced by __init_global_locale(), test__ismbclx(), test__mbscat_s(), test_cp_table(), test_ismbckata(), test_ismbclegal(), test_mbbtombc(), test_mbcjisjms(), test_mbcjmsjis(), test_mbcp(), test_mbctohira(), test_mbctokata(), test_mbctombb(), test_mbsspn(), test_mbsspnp(), test_splitpath(), and test_wctob().
int _setmbcp_l | ( | int | cp, |
LCID | lcid, | ||
MSVCRT_pthreadmbcinfo | mbcinfo | ||
) |
Definition at line 52 of file _setmbcp.c.
Referenced by _setmbcp(), and MSVCRT__create_locale().
|
static |
Definition at line 38 of file _setmbcp.c.
Referenced by _setmbcp_l().