Searched defs:eol (Results 1 – 5 of 5) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
| D | quoprimime.py | 114 def header_encode(header, charset="iso-8859-1", keep_eols=False, argument 178 def encode(body, binary=False, maxlinelen=76, eol=NL): argument 268 def decode(encoded, eol=NL): argument
|
| D | base64mime.py | 64 def header_encode(header, charset='iso-8859-1', keep_eols=False, argument 122 def encode(s, binary=True, maxlinelen=76, eol=NL): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
| D | gzread.c | 490 unsigned char *eol; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/ |
| D | split.h | 360 Py_ssize_t eol; in stringlib_splitlines() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/ |
| D | split.h | 360 Py_ssize_t eol; in stringlib_splitlines() local
|