Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 22 of 22) sorted by relevance

/reactos/modules/rostests/winetests/mscms/
H A Dprofile.c775 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 Dasmenum.c117 LPSTR slash; in create_full_path() local
/reactos/modules/rosapps/applications/net/netreg/
H A Dnetreg.cpp346 size_t slash = reg_key.find( '/' ); in process_request() local
/reactos/dll/win32/mscms/
H A Dprofile.c671 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 Dutils.c148 char *slash; in dup_basename() local
H A Dwidl.c220 char *slash; in make_token() local
/reactos/dll/win32/mscoree/
H A Dmetahost.c394 static const WCHAR slash[] = {'\\',0}; in CLRRuntimeInfo_GetRuntimeDirectory() local
611 static const WCHAR slash[] = {'\\',0}; in get_mono_path_from_registry() local
H A Dmscoree_main.c357 static const WCHAR slash[] = {'\\',0}; in LoadLibraryShim() local
/reactos/dll/win32/fusion/
H A Dasmcache.c77 LPWSTR slash; in create_full_path() local
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftrfork.c876 const char* slash; in raccess_make_file_name() local
/reactos/base/applications/cmdutils/xcopy/
H A Dxcopy.c217 WCHAR *slash; in XCOPY_CreateDirectory() local
/reactos/sdk/lib/3rdparty/adns/src/
H A Dsetup.c152 char tbuf[200], *slash, *ep; in ccf_sortlist() local
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.cpp144 const char* slash = strchr(path, '/'); in parse() local
/reactos/dll/win32/dbghelp/
H A Dmodule.c554 WCHAR* slash; in image_locate_debug_link() local
/reactos/dll/win32/msi/
H A Dfiles.c225 WCHAR *slash; in msi_create_full_path() local
/reactos/dll/win32/hhctrl.ocx/
H A Dhelp.c242 static const WCHAR slash[] = {'/',0}; in AppendFullPathURL() local
/reactos/dll/win32/shlwapi/
H A Durl.c292 WCHAR slash = '\0'; in UrlCanonicalizeW() local
/reactos/dll/win32/odbccp32/
H A Dodbccp32.c826 static const WCHAR slash[] = {'\\', 0}; in write_registry_values() local
/reactos/dll/win32/setupapi/
H A Dqueue.c980 WCHAR *slash; in create_full_pathW() local
/reactos/dll/win32/inetcomm/
H A Dmimeole.c751 char *slash; in init_content_type() local
/reactos/modules/rostests/winetests/wininet/
H A Dhttp.c1432 static const WCHAR slash[] = {'/', 0}, any[] = {'*', 0}, empty[] = {0}; in InternetOpenRequest_test() local
/reactos/dll/win32/urlmon/
H A Duri.c1846 static const WCHAR slash[] = {'/',0}; in parse_path_hierarchical() local