Home
last modified time | relevance | path

Searched defs:unixfrom (Results 1 – 25 of 53) sorted by relevance

123

/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/bill/
H A Dtransfer.inc.php25 $unixfrom = dbFetchCell("SELECT UNIX_TIMESTAMP('$datefrom')"); variable
/dports/mail/emil/emil-2.1.0-beta9/
H A Dhelper.c16 int unixfrom = 0; in main() local
/dports/databases/py-gdbm/Python-3.8.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python310/Python-3.10.1/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python37/Python-3.7.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python38/Python-3.8.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python311/Python-3.11.0a3/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python-tools/Python-3.8.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python39/Python-3.9.9/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/email/
H A Dmessage.py137 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): argument
166 def as_bytes(self, unixfrom=False, policy=None): argument
188 def set_unixfrom(self, unixfrom): argument
954 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): argument
/dports/lang/python27/Python-2.7.18/Lib/email/
H A Dmessage.py124 def as_string(self, unixfrom=False): argument
147 def set_unixfrom(self, unixfrom): argument
H A Dgenerator.py67 def flatten(self, msg, unixfrom=False): argument
/dports/lang/python-legacy/Python-2.7.18/Lib/email/
H A Dmessage.py124 def as_string(self, unixfrom=False): argument
147 def set_unixfrom(self, unixfrom): argument
H A Dgenerator.py67 def flatten(self, msg, unixfrom=False): argument
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/email/
H A DMessage.py124 def as_string(self, unixfrom=False): argument
147 def set_unixfrom(self, unixfrom): argument
H A DGenerator.py67 def flatten(self, msg, unixfrom=False): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
H A Dmessage.py124 def as_string(self, unixfrom=False): argument
147 def set_unixfrom(self, unixfrom): argument
H A Dgenerator.py67 def flatten(self, msg, unixfrom=False): argument
/dports/mail/getmail6/getmail6-6.18.5/getmailcore/
H A Dbaseclasses.py458 def _pipemail(self, msg, delivered_to, received, unixfrom, stdout, stderr): argument
472 def child_replace_me(self, msg, delivered_to, received, unixfrom, argument
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/
H A Dbill.inc.php50 $unixfrom = dbFetchCell("SELECT UNIX_TIMESTAMP('$datefrom')"); variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/email/
H A Dmessage.py143 def as_string(self, unixfrom=False, maxheaderlen=0): argument
165 def set_unixfrom(self, unixfrom): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/email/
H A Dmessage.py143 def as_string(self, unixfrom=False, maxheaderlen=0): argument
165 def set_unixfrom(self, unixfrom): argument
/dports/mail/py-milter/pymilter-pymilter-1.0.4/
H A Dmime.py242 def dump(self,file,unixfrom=False): argument
247 def as_bytes(self, unixfrom=False): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/email/
H A Dmessage.py143 def as_string(self, unixfrom=False, maxheaderlen=0): argument
165 def set_unixfrom(self, unixfrom): argument

123