Home
last modified time | relevance | path

Searched refs:lpszUrlPath (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/dports/devel/glib20/glib-2.70.4/gio/win32/
H A Dgwinhttpfile.c58 g_free (file->url.lpszUrlPath); in G_DEFINE_TYPE_WITH_CODE()
120 file->url.lpszUrlPath = g_new (wchar_t, ++file->url.dwUrlPathLength); in _g_winhttp_file_new()
129 g_free (file->url.lpszUrlPath); in _g_winhttp_file_new()
169 basename = g_utf16_to_utf8 (winhttp_file->url.lpszUrlPath, -1, NULL, NULL, NULL); in g_winhttp_file_get_basename()
394 tmp = g_new (wchar_t, wcslen (winhttp_file->url.lpszUrlPath) + wcslen (wnew_path) + 1); in g_winhttp_file_resolve_relative_path()
395 wcscpy (tmp, winhttp_file->url.lpszUrlPath); in g_winhttp_file_resolve_relative_path()
399 tmp = g_new (wchar_t, wcslen (winhttp_file->url.lpszUrlPath) + 1 + wcslen (wnew_path) + 1); in g_winhttp_file_resolve_relative_path()
400 wcscpy (tmp, winhttp_file->url.lpszUrlPath); in g_winhttp_file_resolve_relative_path()
416 child->url.lpszUrlPath = wnew_path; in g_winhttp_file_resolve_relative_path()
496 winhttp_file->url.lpszUrlPath, in g_winhttp_file_query_info()
[all …]
H A Dgwinhttpfileoutputstream.c123 winhttp_stream->file->url.lpszUrlPath, in g_winhttp_file_output_stream_write()
H A Dwinhttp.h128 LPWSTR lpszUrlPath; member
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/HttpPostFile/
H A DHttpPostFile.cpp111 components.lpszUrlPath = in Post()
116 if (components.lpszHostName && components.lpszUrlPath && in Post()
128 if (components.lpszUrlPath) { in Post()
129 GlobalFree(components.lpszUrlPath); in Post()
253 hRequest = HttpOpenRequest(hConnect, L"POST", pUrl->lpszUrlPath, in HttpPost()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/HttpPostFile/
H A DHttpPostFile.cpp111 components.lpszUrlPath = in Post()
116 if (components.lpszHostName && components.lpszUrlPath && in Post()
128 if (components.lpszUrlPath) { in Post()
129 GlobalFree(components.lpszUrlPath); in Post()
253 hRequest = HttpOpenRequest(hConnect, L"POST", pUrl->lpszUrlPath, in HttpPost()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/HttpPostFile/
H A DHttpPostFile.cpp111 components.lpszUrlPath = in Post()
116 if (components.lpszHostName && components.lpszUrlPath && in Post()
128 if (components.lpszUrlPath) { in Post()
129 GlobalFree(components.lpszUrlPath); in Post()
253 hRequest = HttpOpenRequest(hConnect, L"POST", pUrl->lpszUrlPath, in HttpPost()
/dports/devel/roswell/roswell-20.06.14.107/src/
H A Ddownload_windows.c37 u.lpszUrlPath = szUrlPath; in download_simple()
105 u.lpszUrlPath = szUrlPath; in download_head()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/win-update/updater/
H A Dhttp.cpp117 urlComponents.lpszUrlPath = path; in HTTPPostData()
373 urlComponents.lpszUrlPath = path; in HTTPGetFile()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/native/
H A Djuce_win32_Network.cpp286 uc.lpszUrlPath = file; in createConnection()
341 request = FtpOpenFile (connection, uc.lpszUrlPath, GENERIC_READ, in openConnection()
398 … uc.lpszUrlPath, nullptr, nullptr, mimeTypes, flags, 0); in openHTTPConnection()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/native/
H A Djuce_win32_Network.cpp282 uc.lpszUrlPath = file; in createConnection()
334 request = FtpOpenFile (connection, uc.lpszUrlPath, GENERIC_READ, in openConnection()
391 … uc.lpszUrlPath, nullptr, nullptr, mimeTypes, flags, 0); in openHTTPConnection()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/native/
H A Djuce_win32_Network.cpp282 uc.lpszUrlPath = file; in createConnection()
334 request = FtpOpenFile (connection, uc.lpszUrlPath, GENERIC_READ, in openConnection()
391 … uc.lpszUrlPath, 0, 0, mimeTypes, flags, 0); in openHTTPConnection()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp56 components.lpszUrlPath = path; in Post()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp57 components.lpszUrlPath = path; in Post()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp57 components.lpszUrlPath = path; in Post()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp57 components.lpszUrlPath = path; in Post()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp57 components.lpszUrlPath = path; in Post()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/http/
H A DWin32HttpClient.cpp38 safeComponents.urlPath = std::tstring(components.lpszUrlPath, components.dwUrlPathLength); in SafeInternetCrackUrl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
H A Dwinhttp_client.cc111 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc110 url_comp.lpszUrlPath = uri; in CrackUrl()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.WinHTTP.pas56 lpszUrlPath : LPWSTR; // URL-path
1155 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1176 components.lpszUrlPath := PWideChar(FUrlPath);

12345678910>>...19