Searched refs:mime_field_presence_get (Results 1 – 2 of 2) sorted by relevance
676 int mime_field_presence_get(MIMEHdrImpl *h, const char *well_known_str);677 int mime_field_presence_get(MIMEHdrImpl *h, int well_known_str_index);
393 mime_field_presence_get(MIMEHdrImpl *h, const char *well_known_str) in mime_field_presence_get() function400 mime_field_presence_get(MIMEHdrImpl *h, int well_known_str_index) in mime_field_presence_get() function403 return mime_field_presence_get(h, wks); in mime_field_presence_get()