Home
last modified time | relevance | path

Searched refs:collapseStrings (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/
H A Dimap4.py4689 def collapseStrings(results): function
4715 copy.append(collapseStrings(c))
4778 return collapseStrings(contentStack[0])
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/mail/
H A Dimap4.py4265 def collapseStrings(results): function
4292 copy.append(collapseStrings(c))
4354 return collapseStrings(contentStack[0])
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/mail/test/
H A Dtest_imap.py505 self.assertEqual(imap4.collapseStrings(case), expected)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/test/
H A Dtest_imap.py925 self.assertEqual(imap4.collapseStrings(case), expected)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api11391 twisted.mail.imap4.collapseStrings?4(results)