|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <corecrt.h>
Go to the source code of this file.
Macros | |
| #define | _MS 0x01 |
| #define | _MP 0x02 |
| #define | _M1 0x04 |
| #define | _M2 0x08 |
| #define | _SBUP 0x10 |
| #define | _SBLOW 0x20 |
| #define | _MBC_SINGLE 0 |
| #define | _MBC_LEAD 1 |
| #define | _MBC_TRAIL 2 |
| #define | _MBC_ILLEGAL -1 |
| #define | _KANJI_CP 932 |
| #define | _MB_CP_SBCS 0 |
| #define | _MB_CP_OEM -2 |
| #define | _MB_CP_ANSI -3 |
| #define | _MB_CP_LOCALE -4 |
| #define | _MBLEADTRAIL_DEFINED |
Variables | |
| unsigned char | MSVCRT_mbctype [] |
Definition at line 432 of file mbcs.c.
Referenced by test__ismbclx(), test__mbscat_s(), test__mbslwr_s(), test__mbsncpy_s(), test__mbsupr_s(), test_btowc(), test_ismbckata(), test_ismbclegal(), test_mbbtombc(), test_mbcjisjms(), test_mbcjmsjis(), test_mbcp(), test_mbctohira(), test_mbctokata(), test_mbctombb(), test_mbsrev(), test_mbsspn(), test_mbsspnp(), test_splitpath(), and test_wctob().
Definition at line 1831 of file mbcs.c.
Referenced by _ismbbgraph(), _ismbbprint(), and _ismbcprint().
Definition at line 2077 of file mbcs.c.
Referenced by _ismbclegal(), _mbbtolower(), _mbbtoupper(), _mbccpy(), _mbclen(), _mbclen2(), _mbsbtype(), _mbscoll(), _mbsdec(), _mbsicmp(), _mbsicoll(), _mbsinc(), _mbslen(), _mbslwr(), _mbsnbcat(), _mbsnbcmp(), _mbsnbcnt(), _mbsnbcoll(), _mbsnbcpy(), _mbsnbcpy_s(), _mbsncat(), _mbsnccnt(), _mbsncmp(), _mbsncoll(), _mbsncpy(), _mbsnextc(), _mbsnicmp(), _mbsninc(), _mbsnlen(), _mbsrev(), _splitpath_s(), _Success_(), _tsplitpath_x(), needs_trail_byte(), should_copy_another_character(), test__mbbtype(), and test_mbcp().
Definition at line 2062 of file mbcs.c.
Definition at line 2100 of file mbcs.c.
Referenced by _ismbclegal(), _mbclen2(), _mbsbtype(), test__mbbtype(), and test_mbcp().
Definition at line 2156 of file mbcs.c.
Referenced by _ismbstrail(), and test_mbcp().
Definition at line 2179 of file mbcs.c.
Referenced by common_mktemp_s_continue(), and test_mbcp().
Definition at line 400 of file mbcs.c.
Referenced by __init_global_locale(), msvcrt_init_locale(), test__ismbclx(), test__mbbtype(), test__mbbtype_l(), test__mbscat_s(), test__mbslwr_s(), test__mbsncpy_s(), test__mbsupr_s(), test_btowc(), test_cp_table(), test_ismbckata(), test_ismbclegal(), test_mbbtombc(), test_mbcjisjms(), test_mbcjmsjis(), test_mbcp(), test_mbctohira(), test_mbctokata(), test_mbctombb(), test_mbsrev(), test_mbsspn(), test_mbsspnp(), test_splitpath(), and test_wctob().
Definition at line 38 of file mbcs.c.
Referenced by _setmbcp().