Searched defs:body_end (Results 1 – 3 of 3) sorted by relevance
321 MIME_STATE_ANY_END body_end; /* end of body output routine */ member499 MIME_STATE_ANY_END body_end, in mime_state_alloc()1223 static void body_end(void *context) in body_end() function
552 static void body_end(void *context) in body_end() function
1433 body_iterator body_end() { return body_begin() + size(); } in body_end() function1451 const_body_iterator body_end() const { return body_begin() + size(); } in body_end() function