Home
last modified time | relevance | path

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

/reactos/base/applications/regedit/
H A Dfind.c25 static const WCHAR s_backslash[] = L"\\"; variable
281 wcscat(*ppszFoundSubKey, s_backslash); in RegFindRecurse()
302 StringCbCatW(*ppszFoundSubKey, cbFoundSubKey, s_backslash); in RegFindRecurse()
437 wcscat(*ppszFoundSubKey, s_backslash); in RegFindWalk()
458 StringCbCatW(*ppszFoundSubKey, cbFoundSubKey, s_backslash); in RegFindWalk()