Home
last modified time | relevance | path

Searched defs:firstlen (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dheader.py334 def _split_ascii(self, s, charset, firstlen, splitchars): argument
418 def _split_ascii(s, firstlen, restlen, continuation_ws, splitchars): argument