ReactOS 0.4.16-dev-38-g96c65e9
|
#include <rtl.h>
Go to the source code of this file.
_Use_decl_annotations_ NTSTATUS NTAPI RtlMultiByteToUnicodeN | ( | _Out_ PWCH | UnicodeString, |
_In_ ULONG | UnicodeSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCCH | MbString, | ||
_In_ ULONG | MbSize | ||
) |
Definition at line 62 of file nlsboot.c.
Referenced by CreateAcceleratorTableA(), CreateColorSpaceA(), FilenameA2W_N(), HEAP_strdupA2W(), InfHostOpenBufferedFile(), InfHostOpenFile(), InfOpenBufferedFile(), InfOpenFile(), map_wparam_AtoW(), mbstowcs(), MBToWCSEx(), MsgiUnicodeToAnsiReply(), NtUserCreateAcceleratorTable(), RtlAnsiCharToUnicodeChar(), RtlAnsiStringToUnicodeString(), and User32CreateWindowEx().
_Use_decl_annotations_ NTSTATUS NTAPI RtlMultiByteToUnicodeSize | ( | _Out_ PULONG | UnicodeSize, |
_In_ PCCH | MbString, | ||
_In_ ULONG | MbSize | ||
) |
Definition at line 93 of file nlsboot.c.
Referenced by mbstowcs(), RtlxAnsiStringToUnicodeSize(), and RtlxOemStringToUnicodeSize().
_Use_decl_annotations_ NTSTATUS NTAPI RtlOemToUnicodeN | ( | _Out_ PWCHAR | UnicodeString, |
_In_ ULONG | UnicodeSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCCH | OemString, | ||
_In_ ULONG | OemSize | ||
) |
Definition at line 282 of file nlsboot.c.
Referenced by CdFindActiveVolDescriptor(), CdUpdateDirentName(), CdUpdatePathEntryName(), FilenameA2W_N(), FsRtlNotifyUpdateBuffer(), RtlOemStringToCountedUnicodeString(), and RtlOemStringToUnicodeString().
Definition at line 32 of file nlsboot.c.
Referenced by RtlDowncaseUnicodeChar(), RtlDowncaseUnicodeString(), and RtlIsDosDeviceName_Ustr().
Definition at line 160 of file nlsboot.c.
Referenced by CompareUnicodeStrings(), RtlCompareUnicodeString(), RtlGenerate8dot3Name(), RtlGetFullPathName_Ustr(), RtlIsValidOemCharacter(), RtlpIsCharInUnicodeString(), RtlPrefixUnicodeString(), RtlUpcaseUnicodeChar(), RtlUpcaseUnicodeString(), RtlUpcaseUnicodeToMultiByteN(), and RtlUpperChar().
_Use_decl_annotations_ NTSTATUS NTAPI RtlUnicodeToMultiByteN | ( | _Out_ PCHAR | MbString, |
_In_ ULONG | MbSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCWCH | UnicodeString, | ||
_In_ ULONG | UnicodeSize | ||
) |
Definition at line 107 of file nlsboot.c.
Referenced by CopyAcceleratorTableA(), FilenameW2A_N(), GetClassNameA(), GetInterfaceName(), LoadStringA(), MsgiAnsiToUnicodeReply(), PARSER_string_substA(), PathCreateFromUrlA(), pSetupDebugPrint(), RealGetWindowClassA(), RegEnumKeyExA(), RegEnumValueA(), RegQueryValueExA(), RtlIpv6AddressToStringA(), RtlIpv6AddressToStringExA(), RtlUnicodeStringToAnsiString(), SearchPathA(), UrlCreateFromPathA(), UrlEscapeA(), WCSToMBEx(), wcstombs(), and wctomb().
_Use_decl_annotations_ NTSTATUS NTAPI RtlUnicodeToMultiByteSize | ( | _Out_ PULONG | MbSize, |
_In_ PCWCH | UnicodeString, | ||
_In_ ULONG | UnicodeSize | ||
) |
Definition at line 145 of file nlsboot.c.
Referenced by GetCurrentDirectoryA(), GetEnvironmentStringsA(), GetFullPathNameA(), GetSystemDirectoryA(), GetSystemWindowsDirectoryA(), IntDefWindowProc(), PARSER_string_substA(), PathCreateFromUrlA(), pSetupDebugPrint(), RealDefWindowProcA(), RealDefWindowProcW(), RegQueryValueExA(), RtlxUnicodeStringToAnsiSize(), RtlxUnicodeStringToOemSize(), SearchPathA(), UrlCreateFromPathA(), UrlEscapeA(), and wcstombs().
_Use_decl_annotations_ NTSTATUS NTAPI RtlUnicodeToOemN | ( | _Out_ PCHAR | OemString, |
_In_ ULONG | OemSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCWCH | UnicodeString, | ||
_In_ ULONG | UnicodeSize | ||
) |
Stubbed OEM helpers that should not be used in the OS boot loader, but are necessary for linking with the rest of the RTL unicode.c.
Definition at line 263 of file nlsboot.c.
Referenced by _IRQL_requires_max_(), FilenameW2A_N(), GetEnvironmentStringsA(), RtlUnicodeStringToOemString(), and START_TEST().
Definition at line 176 of file nlsboot.c.
Referenced by CmpCompareCompressedName(), CmpCompareInIndex(), CmpComputeHashKey(), CmpGetNameControlBlock(), CSR_API(), DefineDosDeviceW(), DosKRNLInitialize(), GetDriveTypeW(), InitFunctionPointers(), IopSuffixUnicodeString(), NpAddWaiter(), ObpCreateSymbolicLinkName(), ObpLookupEntryDirectory(), PostfixUnicodeString(), RxTableComputeHashValue(), RxTableComputePathHashValue(), SmpCreatePagingFileDescriptor(), SmpCreateVolumeDescriptors(), SmpSearchVolumeDescriptor(), and START_TEST().
_Use_decl_annotations_ NTSTATUS NTAPI RtlUpcaseUnicodeToMultiByteN | ( | _Out_ PCHAR | MbString, |
_In_ ULONG | MbSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCWCH | UnicodeString, | ||
_In_ ULONG | UnicodeSize | ||
) |
Definition at line 185 of file nlsboot.c.
Referenced by RtlUpcaseUnicodeStringToAnsiString().
_Use_decl_annotations_ NTSTATUS NTAPI RtlUpcaseUnicodeToOemN | ( | _Out_ PCHAR | OemString, |
_In_ ULONG | OemSize, | ||
_Out_opt_ PULONG | ResultSize, | ||
_In_ PCWCH | UnicodeString, | ||
_In_ ULONG | UnicodeSize | ||
) |
Definition at line 301 of file nlsboot.c.
Referenced by RtlDnsHostNameToComputerName(), RtlUpcaseUnicodeStringToCountedOemString(), and RtlUpcaseUnicodeStringToOemString().
Definition at line 229 of file nlsboot.c.
Referenced by DosChangeDirectory(), DosInitPsp(), DosInt21h(), DosKRNLInitialize(), RtlCompareString(), RtlPrefixString(), and RtlUpperString().
Definition at line 19 of file nlsboot.c.
Referenced by FsRtlIsDbcsInExpression(), and RtlGenerate8dot3Name().
USHORT NlsOemDefaultChar = '\0' |
Definition at line 25 of file nlsboot.c.
Referenced by RtlUnicodeToMultiByteN(), and RtlUpcaseUnicodeToMultiByteN().