HomeSort by relevance Sort by last modified time
    Searched defs:parseaddr (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
222 def parseaddr(addr):
214 def parseaddr(addr): function
  /external/python/cpython2/Lib/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
221 def parseaddr(addr):
213 def parseaddr(addr): function
  /external/python/cpython3/Lib/email/
utils.py 18 'parseaddr',
77 """The inverse of parseaddr(), this takes a 2-tuple of the form
217 def parseaddr(addr): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
222 def parseaddr(addr):
214 def parseaddr(addr): function
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
222 def parseaddr(addr):
214 def parseaddr(addr): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
222 def parseaddr(addr):
214 def parseaddr(addr): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
utils.py 17 'parseaddr',
89 """The inverse of parseaddr(), this takes a 2-tuple of the form
222 def parseaddr(addr):
214 def parseaddr(addr): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
rfc822.py 487 def parseaddr(address): function
    [all...]
  /external/python/cpython2/Lib/
rfc822.py 492 def parseaddr(address): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
rfc822.py 487 def parseaddr(address): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
rfc822.py 487 def parseaddr(address): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py 487 def parseaddr(address): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py 487 def parseaddr(address): function
    [all...]

Completed in 297 milliseconds