Home
last modified time | relevance | path

Searched refs:dwUrlPathLength (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/http/
H A DWin32HttpClient.cpp24 components.dwUrlPathLength = 1; in SafeInternetCrackUrl()
38 safeComponents.urlPath = std::tstring(components.lpszUrlPath, components.dwUrlPathLength); in SafeInternetCrackUrl()
/dports/devel/roswell/roswell-20.06.14.107/src/
H A Ddownload_windows.c30 u.dwUrlPathLength = 4096; in download_simple()
98 u.dwUrlPathLength = 4096; in download_head()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/
H A DHttp.WinHttp.cpp162 url.dwUrlPathLength = static_cast<DWORD>(-1); in Do()
187 auto wQuery = std::wstring(url.lpszUrlPath, url.dwUrlPathLength); in Do()
/dports/devel/glib20/glib-2.70.4/gio/win32/
H A Dgwinhttpfile.c107 file->url.dwUrlPathLength = 1; in _g_winhttp_file_new()
120 file->url.lpszUrlPath = g_new (wchar_t, ++file->url.dwUrlPathLength); in _g_winhttp_file_new()
391 …int trailing_slash = winhttp_file->url.lpszUrlPath[winhttp_file->url.dwUrlPathLength-1] == L'/'? 1… in g_winhttp_file_resolve_relative_path()
417 child->url.dwUrlPathLength = wcslen (wnew_path); in g_winhttp_file_resolve_relative_path()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport_win.cc172 url_components.dwUrlPathLength = 1; in ExecuteSynchronously()
186 url_components.dwUrlPathLength); in ExecuteSynchronously()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport_win.cc172 url_components.dwUrlPathLength = 1; in ExecuteSynchronously()
186 url_components.dwUrlPathLength); in ExecuteSynchronously()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/win-update/updater/
H A Dhttp.cpp118 urlComponents.dwUrlPathLength = _countof(path); in HTTPPostData()
374 urlComponents.dwUrlPathLength = _countof(path); in HTTPGetFile()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp57 components.dwUrlPathLength = kUrlComponentsPathLength; in Post()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp58 components.dwUrlPathLength = kUrlComponentsPathLength; in Post()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp58 components.dwUrlPathLength = kUrlComponentsPathLength; in Post()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp58 components.dwUrlPathLength = kUrlComponentsPathLength; in Post()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp58 components.dwUrlPathLength = kUrlComponentsPathLength; in Post()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1143 components.dwUrlPathLength := DWORD(-1);
1155 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1177 components.dwUrlPathLength := Length(FUrlPath);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/devel/py-thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/devel/thrift-cpp/thrift-0.14.0/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/devel/thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/devel/node-thrift/thrift-0.14.0/lib/delphi/src/
H A DThrift.WinHTTP.pas57 dwUrlPathLength : DWORD;
1332 components.dwUrlPathLength := DWORD(-1);
1344 SetString( FUrlPath, components.lpszUrlPath, components.dwUrlPathLength);
1366 components.dwUrlPathLength := Length(FUrlPath);
/dports/lang/spidermonkey78/firefox-78.9.0/tools/crashreporter/minidump_stackwalk/
H A Dhttp_symbol_supplier.cc246 comps.dwUrlPathLength = static_cast<DWORD>(-1); in FetchURLToFile()
257 string path(comps.lpszUrlPath, comps.dwUrlPathLength); in FetchURLToFile()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/crashreporter/minidump_stackwalk/
H A Dhttp_symbol_supplier.cc246 comps.dwUrlPathLength = static_cast<DWORD>(-1); in FetchURLToFile()
257 string path(comps.lpszUrlPath, comps.dwUrlPathLength); in FetchURLToFile()
/dports/www/firefox-esr/firefox-91.8.0/tools/crashreporter/minidump_stackwalk/
H A Dhttp_symbol_supplier.cc246 comps.dwUrlPathLength = static_cast<DWORD>(-1); in FetchURLToFile()
257 string path(comps.lpszUrlPath, comps.dwUrlPathLength); in FetchURLToFile()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dwebrequest_winhttp.cpp392 urlComps.dwUrlPathLength = in Start()
415 wxString objectName(urlComps.lpszUrlPath, urlComps.dwUrlPathLength); in Start()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/tools/windows/converter_exe/
H A Dwininet_client.cc111 url_comp.dwUrlPathLength = static_cast<DWORD>(uri_buffer_length); in CrackUrl()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/HttpPostFile/
H A DHttpPostFile.cpp108 components.dwUrlPathLength = urlBufLen; in Post()

12345678910>>...19