Home
last modified time | relevance | path

Searched defs:decode_base64 (Results 1 – 25 of 131) sorted by relevance

123456

/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dmimify.py122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument
207 def unmimify(infile, outfile, decode_base64 = 0): argument
438 decode_base64 = 0 variable
459 decode_base64 = 1 variable
/dports/lang/python27/Python-2.7.18/Lib/
H A Dmimify.py122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument
207 def unmimify(infile, outfile, decode_base64 = 0): argument
438 decode_base64 = 0 variable
459 decode_base64 = 1 variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dmimify.py122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument
207 def unmimify(infile, outfile, decode_base64 = 0): argument
438 decode_base64 = 0 variable
459 decode_base64 = 1 variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dmimify.py122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument
207 def unmimify(infile, outfile, decode_base64 = 0): argument
438 decode_base64 = 0 variable
459 decode_base64 = 1 variable
/dports/devel/sope/SOPE/sope-core/NGExtensions/
H A DNGBase64Coding.m43 static inline int decode_base64(const char *_src, size_t _srcLen, char *_dest, function
386 static inline int decode_base64(const char *_src, size_t inLen, char *out, function
/dports/devel/sope2/SOPE/sope-core/NGExtensions/
H A DNGBase64Coding.m43 static inline int decode_base64(const char *_src, size_t _srcLen, char *_dest, function
386 static inline int decode_base64(const char *_src, size_t inLen, char *out, function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/String/
H A Dbase64.cpp65 decode_base64 (array<int> ac) { in decode_base64() function
82 decode_base64 (string s) { in decode_base64() function
/dports/www/lua-resty-core/lua-resty-core-0.1.22/lib/resty/core/
H A Dbase64.lua96 ngx.decode_base64 = function (s) function
/dports/mail/p5-Mail-SendEasy/Mail-SendEasy-1.2/lib/Mail/SendEasy/
H A DBase64.pm68 sub decode_base64 { subroutine
/dports/devel/py-unpaddedbase64/unpaddedbase64-2.1.0/unpaddedbase64/
H A D__init__.py32 def decode_base64(input_string: str) -> bytes: function
/dports/textproc/p5-XML-Smart/XML-Smart-1.79/lib/XML/Smart/
H A DBase64.pm181 sub decode_base64 { subroutine
/dports/security/libwhisker/libwhisker2-2.5/src/
H A Dencode.pl91 sub decode_base64 { subroutine
/dports/graphics/aseprite/aseprite-1.2.9/laf/base/
H A Dbase64.cpp28 void decode_base64(const std::string& input, buffer& output) in decode_base64() function
/dports/www/squid/squid-4.15/src/auth/ntlm/fake/
H A Dntlm_fake_auth.pl.in208 sub decode_base64 ($) subroutine
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/
H A Dgetpart.pm30 sub decode_base64 { subroutine
/dports/www/py-flask-oauthlib/Flask-OAuthlib-0.9.5/flask_oauthlib/
H A Dutils.py49 def decode_base64(text, encoding='utf-8'): function
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/
H A Dgetpart.pm30 sub decode_base64 { subroutine
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/
H A Dgetpart.pm31 sub decode_base64 { subroutine
/dports/sysutils/dmg2img/dmg2img-1.6.7/
H A Dbase64.c64 void decode_base64(const char *inp, unsigned int isize, in decode_base64() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/inets/
H A Dhttpd_util.erl314 decode_base64([]) -> function
316 decode_base64([Sextet1,Sextet2,$=,$=|Rest]) -> function
322 decode_base64([Sextet1,Sextet2,Sextet3,$=|Rest]) -> function
330 decode_base64([Sextet1,Sextet2,Sextet3,Sextet4|Rest]) -> function
340 decode_base64(CatchAll) -> function

123456