Searched refs:subject_length (Results 1 – 6 of 6) sorted by relevance
60 int subject_length; in main() local91 subject_length = (int)strlen(subject); in main()125 subject_length, /* the length of the subject */ in main()307 if (ovector[0] == subject_length) break; in main()317 subject_length, /* the length of the subject */ in main()341 start_offset < subject_length - 1 && /* we are at CRLF, */ in main()347 while (ovector[1] < subject_length) /* character. */ in main()
409 int subject_length; /* The length of the subject */ member431 int subject_length; /* The length of the subject */ member453 int subject_length; /* The length of the subject */ member
1288 cb.subject_length = (int)(md->end_subject - md->start_subject); in match()1713 cb.subject_length = (int)(md->end_subject - md->start_subject); in match()
244 …ject imap_header(int stream_id, int msg_no [, int from_length [, int subject_length [, string defa…
261 ZEND_ARG_INFO(0, subject_length)
4206 int subject_length;4234 The subject and subject_length fields contain copies of the values that
Completed in 90 milliseconds