Home
last modified time | relevance | path

Searched defs:DecodeURL (Results 1 – 16 of 16) sorted by relevance

/dports/comms/cqrlog/cqrlog-2.5.0/src/synapse/
H A Dsynacode.pas133 function DecodeURL(const Value: AnsiString): AnsiString; in DecodeURL() function
478 function DecodeURL(const Value: AnsiString): AnsiString; in DecodeURL() function
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/synapse/source/lib/
H A Dsynacode.pas133 function DecodeURL(const Value: AnsiString): AnsiString; in DecodeURL() function
478 function DecodeURL(const Value: AnsiString): AnsiString; in DecodeURL() function
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/parse/v2/
H A Dutil.go466 func DecodeURL(b []byte) []byte { func
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/parse/v2/
H A Dutil.go466 func DecodeURL(b []byte) []byte { func
/dports/japanese/namazu/namazu-1.3.0.11/src/
H A Dvalues.c90 int DecodeURL = 0; /* if replace URL at plaint text mode: 1 */ variable
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCTest.cxx319 std::string cmCTest::DecodeURL(const std::string& in) in DecodeURL() function in cmCTest
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCTest.cxx319 std::string cmCTest::DecodeURL(const std::string& in) in DecodeURL() function in cmCTest
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCTest.cxx319 std::string cmCTest::DecodeURL(const std::string& in) in DecodeURL() function in cmCTest
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/KWSys/adios2sys/
H A DSystemTools.cxx4546 std::string SystemTools::DecodeURL(const std::string& url) in FileIsDirectory() function in KWSYS_NAMESPACE::SystemTools
/dports/math/vtk9/VTK-9.1.0/Utilities/KWSys/vtksys/
H A DSystemTools.cxx4698 std::string SystemTools::DecodeURL(const std::string& url) in FileIsDirectory() function in KWSYS_NAMESPACE::SystemTools
/dports/devel/cmake-gui/cmake-3.22.1/Source/kwsys/
H A DSystemTools.cxx4672 std::string SystemTools::DecodeURL(const std::string& url) in FileIsDirectory() function in KWSYS_NAMESPACE::SystemTools
/dports/devel/cmake/cmake-3.22.1/Source/kwsys/
H A DSystemTools.cxx4672 std::string SystemTools::DecodeURL(const std::string& url) in FileIsDirectory() function in KWSYS_NAMESPACE::SystemTools
/dports/devel/cmake-doc/cmake-3.22.1/Source/kwsys/
H A DSystemTools.cxx4672 std::string SystemTools::DecodeURL(const std::string& url) in FileIsDirectory() function in KWSYS_NAMESPACE::SystemTools
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp868 WideString DecodeURL(const WideString& wsURL) { in DecodeURL() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp868 WideString DecodeURL(const WideString& wsURL) { in DecodeURL() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.cpp3435 void CXFA_FM2JSContext::DecodeURL(const CFX_ByteStringC& szURLString, in DecodeURL() function in CXFA_FM2JSContext