/reactos/modules/rostests/winetests/mscms/ |
H A D | profile.c | 775 CHAR slash[] = "\\"; in test_InstallColorProfileA() local 832 WCHAR slash[] = { '\\', 0 }; in test_InstallColorProfileW() local 1161 CHAR slash[] = "\\"; in test_UninstallColorProfileA() local 1210 WCHAR slash[] = { '\\', 0 }; in test_UninstallColorProfileW() local
|
/reactos/modules/rostests/winetests/fusion/ |
H A D | asmenum.c | 117 LPSTR slash; in create_full_path() local
|
/reactos/modules/rosapps/applications/net/netreg/ |
H A D | netreg.cpp | 346 size_t slash = reg_key.find( '/' ); in process_request() local
|
/reactos/dll/win32/mscms/ |
H A D | profile.c | 671 static const WCHAR slash[] = {'\\',0}; in header_from_file() local 1115 static const WCHAR slash[] = { '\\', 0 }; in InstallColorProfileW() local
|
/reactos/sdk/tools/widl/ |
H A D | utils.c | 148 char *slash; in dup_basename() local
|
H A D | widl.c | 220 char *slash; in make_token() local
|
/reactos/dll/win32/mscoree/ |
H A D | metahost.c | 394 static const WCHAR slash[] = {'\\',0}; in CLRRuntimeInfo_GetRuntimeDirectory() local 611 static const WCHAR slash[] = {'\\',0}; in get_mono_path_from_registry() local
|
H A D | mscoree_main.c | 357 static const WCHAR slash[] = {'\\',0}; in LoadLibraryShim() local
|
/reactos/dll/win32/fusion/ |
H A D | asmcache.c | 77 LPWSTR slash; in create_full_path() local
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftrfork.c | 876 const char* slash; in raccess_make_file_name() local
|
/reactos/base/applications/cmdutils/xcopy/ |
H A D | xcopy.c | 217 WCHAR *slash; in XCOPY_CreateDirectory() local
|
/reactos/sdk/lib/3rdparty/adns/src/ |
H A D | setup.c | 152 char tbuf[200], *slash, *ep; in ccf_sortlist() local
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | xmlstorage.cpp | 144 const char* slash = strchr(path, '/'); in parse() local
|
/reactos/dll/win32/dbghelp/ |
H A D | module.c | 554 WCHAR* slash; in image_locate_debug_link() local
|
/reactos/dll/win32/msi/ |
H A D | files.c | 225 WCHAR *slash; in msi_create_full_path() local
|
/reactos/dll/win32/hhctrl.ocx/ |
H A D | help.c | 242 static const WCHAR slash[] = {'/',0}; in AppendFullPathURL() local
|
/reactos/dll/win32/shlwapi/ |
H A D | url.c | 292 WCHAR slash = '\0'; in UrlCanonicalizeW() local
|
/reactos/dll/win32/odbccp32/ |
H A D | odbccp32.c | 826 static const WCHAR slash[] = {'\\', 0}; in write_registry_values() local
|
/reactos/dll/win32/setupapi/ |
H A D | queue.c | 980 WCHAR *slash; in create_full_pathW() local
|
/reactos/dll/win32/inetcomm/ |
H A D | mimeole.c | 751 char *slash; in init_content_type() local
|
/reactos/modules/rostests/winetests/wininet/ |
H A D | http.c | 1432 static const WCHAR slash[] = {'/', 0}, any[] = {'*', 0}, empty[] = {0}; in InternetOpenRequest_test() local
|
/reactos/dll/win32/urlmon/ |
H A D | uri.c | 1846 static const WCHAR slash[] = {'/',0}; in parse_path_hierarchical() local
|