Home
last modified time | relevance | path

Searched refs:application_mimetype (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp608 static const char *application_mimetype = "application"; /* add "/octet-stream"? */ variable
801 const char* m_type = application_mimetype; in bin_write_xml()
878 printAttribute("form", application_mimetype, (int32_t) uprv_strlen(application_mimetype)); in bin_write_xml()