Home
last modified time | relevance | path

Searched refs:RtlDowncaseUnicodeString (Results 1 – 13 of 13) sorted by relevance

/reactos/drivers/filesystems/fastfat/
H A Dnamesup.c1088 RtlDowncaseUnicodeString(&DownCaseSeg, &DownCaseSeg, FALSE); in FatUnicodeRestoreShortNameCase()
1108 RtlDowncaseUnicodeString(&DownCaseSeg, &DownCaseSeg, FALSE); in FatUnicodeRestoreShortNameCase()
H A Dstrucsup.c3324 (VOID)RtlDowncaseUnicodeString( &Unicode, &Unicode, FALSE ); in FatConstructNamesInFcb()
3338 (VOID)RtlDowncaseUnicodeString( &Unicode, &Unicode, FALSE ); in FatConstructNamesInFcb()
H A Ddirsup.c739 RtlDowncaseUnicodeString(&DownCaseSeg, &DownCaseSeg, FALSE); in FatTunnelFcbOrDcb()
759 RtlDowncaseUnicodeString(&DownCaseSeg, &DownCaseSeg, FALSE); in FatTunnelFcbOrDcb()
H A Dcreate.c1190 Status = RtlDowncaseUnicodeString(&UpcasedFinalName, &FinalName, FALSE ); in _Requires_lock_held_()
/reactos/drivers/filesystems/vfatfs/
H A Dcreate.c44 RtlDowncaseUnicodeString(NameU, NameU, FALSE); in vfat8Dot3ToString()
68 RtlDowncaseUnicodeString(NameU, NameU, FALSE); in vfat8Dot3ToString()
/reactos/modules/rostests/apitests/ntdll/
H A DRtlDosApplyFileIsolationRedirection_Ustr.c135 RtlDowncaseUnicodeString(&DynamicString, &DynamicString, FALSE); in TestRedirection()
/reactos/sdk/lib/rtl/
H A Dunicode.c2405 RtlDowncaseUnicodeString( in RtlDowncaseUnicodeString() function
/reactos/modules/rostests/winetests/ntdll/
H A Dinfo.c70 NTDLL_GET_PROC(RtlDowncaseUnicodeString); in InitFunctionPtrs()
/reactos/sdk/include/xdk/
H A Drtlfuncs.h1482 RtlDowncaseUnicodeString(
/reactos/ntoskrnl/
H A Dntoskrnl.spec1113 @ stdcall RtlDowncaseUnicodeString(ptr ptr long)
/reactos/sdk/include/ndk/
H A Drtlfuncs.h2171 RtlDowncaseUnicodeString(
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2698 NTSYSAPI NTSTATUS WINAPI RtlDowncaseUnicodeString(UNICODE_STRING*,const UNICODE_STRING*,BOOLEAN);
/reactos/dll/ntdll/def/
H A Dntdll.spec792 @ stdcall RtlDowncaseUnicodeString(ptr ptr long)