Searched refs:EMPTYSTRING (Results 1 - 21 of 21) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
H A Dbase64mime.py44 EMPTYSTRING = '' variable
154 return EMPTYSTRING.join(encvec)
H A Dfeedparser.py36 EMPTYSTRING = '' variable
231 self._cur.set_payload(EMPTYSTRING.join(lines))
296 self._cur.set_payload(EMPTYSTRING.join(lines))
334 self._cur.preamble = EMPTYSTRING.join(preamble)
394 self._cur.set_payload(EMPTYSTRING.join(preamble))
400 self._cur.epilogue = EMPTYSTRING.join(epilogue)
421 self._cur.epilogue = EMPTYSTRING.join(epilogue)
431 self._cur.set_payload(EMPTYSTRING.join(lines))
451 lhdr = EMPTYSTRING.join(lastvalue)[:-1].rstrip('\r\n')
486 self._cur[lastheader] = EMPTYSTRING
[all...]
H A D_parseaddr.py19 EMPTYSTRING = '' variable
334 return EMPTYSTRING.join(aslist)
339 return EMPTYSTRING.join(aslist) + self.getdomain()
358 return EMPTYSTRING.join(sdlist)
395 return EMPTYSTRING.join(slist)
427 return EMPTYSTRING.join(atomlist)
H A Dutils.py46 EMPTYSTRING = '' variable
314 value = quote(EMPTYSTRING.join(value))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
H A Dbase64mime.py44 EMPTYSTRING = '' variable
154 return EMPTYSTRING.join(encvec)
H A Dfeedparser.py36 EMPTYSTRING = '' variable
231 self._cur.set_payload(EMPTYSTRING.join(lines))
296 self._cur.set_payload(EMPTYSTRING.join(lines))
334 self._cur.preamble = EMPTYSTRING.join(preamble)
394 self._cur.set_payload(EMPTYSTRING.join(preamble))
400 self._cur.epilogue = EMPTYSTRING.join(epilogue)
421 self._cur.epilogue = EMPTYSTRING.join(epilogue)
431 self._cur.set_payload(EMPTYSTRING.join(lines))
451 lhdr = EMPTYSTRING.join(lastvalue)[:-1].rstrip('\r\n')
486 self._cur[lastheader] = EMPTYSTRING
[all...]
H A D_parseaddr.py19 EMPTYSTRING = '' variable
334 return EMPTYSTRING.join(aslist)
339 return EMPTYSTRING.join(aslist) + self.getdomain()
358 return EMPTYSTRING.join(sdlist)
395 return EMPTYSTRING.join(slist)
427 return EMPTYSTRING.join(atomlist)
H A Dutils.py46 EMPTYSTRING = '' variable
314 value = quote(EMPTYSTRING.join(value))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dbase64.py29 EMPTYSTRING = '' variable
166 encoded = EMPTYSTRING.join(parts)
246 return EMPTYSTRING.join(parts)
H A Dquopri.py12 EMPTYSTRING = '' variable
93 thisline = EMPTYSTRING.join(outline)
H A Dsmtpd.py94 EMPTYSTRING = '' variable
144 line = EMPTYSTRING.join(self.__line)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dbase64.py29 EMPTYSTRING = '' variable
166 encoded = EMPTYSTRING.join(parts)
246 return EMPTYSTRING.join(parts)
H A Dquopri.py12 EMPTYSTRING = '' variable
93 thisline = EMPTYSTRING.join(outline)
H A Dsmtpd.py94 EMPTYSTRING = '' variable
144 line = EMPTYSTRING.join(self.__line)
/prebuilts/python/darwin-x86/2.7.5/bin/
H A Dsmtpd.py94 EMPTYSTRING = '' variable
144 line = EMPTYSTRING.join(self.__line)
/prebuilts/python/linux-x86/2.7.5/bin/
H A Dsmtpd.py94 EMPTYSTRING = '' variable
144 line = EMPTYSTRING.join(self.__line)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
H A Dtest_email.py40 EMPTYSTRING = '' variable
2517 neq(EMPTYSTRING.join(lines), msg.get_payload())
2525 neq(EMPTYSTRING.join(lines), fp.read())
2539 eq(EMPTYSTRING.join(lines), """\
2556 eq(EMPTYSTRING.join(lines), """\
H A Dtest_email_renamed.py40 EMPTYSTRING = '' variable
2400 neq(EMPTYSTRING.join(lines), msg.get_payload())
2408 neq(EMPTYSTRING.join(lines), fp.read())
2422 eq(EMPTYSTRING.join(lines), """\
2439 eq(EMPTYSTRING.join(lines), """\
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
H A Dtest_email.py40 EMPTYSTRING = '' variable
2517 neq(EMPTYSTRING.join(lines), msg.get_payload())
2525 neq(EMPTYSTRING.join(lines), fp.read())
2539 eq(EMPTYSTRING.join(lines), """\
2556 eq(EMPTYSTRING.join(lines), """\
H A Dtest_email_renamed.py40 EMPTYSTRING = '' variable
2400 neq(EMPTYSTRING.join(lines), msg.get_payload())
2408 neq(EMPTYSTRING.join(lines), fp.read())
2422 eq(EMPTYSTRING.join(lines), """\
2439 eq(EMPTYSTRING.join(lines), """\
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 1523 milliseconds