File: qp.exp

package info (click to toggle)
php-mailparse 3.1.4%2B2.1.7~dev20160128-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,484 kB
  • sloc: ansic: 4,080; xml: 363; php: 38; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,210 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Message: qp

Part 1
body-line-count => int(27)
charset => string(8) "us-ascii"
content-base => string(1) "/"
content-boundary => string(41) "----=_NextPart_000_0003_01C2566B.C7AC6A50"
content-type => string(15) "multipart/mixed"
ending-pos => int(1438)
line-count => int(47)
starting-pos => int(0)
starting-pos-body => int(839)
transfer-encoding => string(4) "8bit"

    Part 1.1
    body-line-count => int(1)
    charset => string(8) "us-ascii"
    content-base => string(1) "/"
    content-charset => string(8) "us-ascii"
    content-type => string(10) "text/plain"
    ending-pos => int(1048)
    line-count => int(5)
    starting-pos => int(929)
    starting-pos-body => int(1008)
    transfer-encoding => string(4) "7bit"

    Part 1.2
    body-line-count => int(7)
    charset => string(8) "us-ascii"
    content-base => string(1) "/"
    content-disposition => string(10) "attachment"
    content-name => string(6) "README"
    content-type => string(24) "application/octet-stream"
    disposition-filename => string(6) "README"
    ending-pos => int(1389)
    line-count => int(13)
    starting-pos => int(1093)
    starting-pos-body => int(1245)
    transfer-encoding => string(16) "quoted-printable"