Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h556 IPP_STATUS_ERROR_CHARSET, /* client-error-charset-not-supported */ enumerator
643 # define IPP_CHARSET IPP_STATUS_ERROR_CHARSET
/external/libcups/scheduler/
Dipp.c297 …, NULL, "%04X %s Unsupported attributes-charset value \"%s\".", IPP_STATUS_ERROR_CHARSET, con->htt… in cupsdProcessIPPRequest()
298 …send_ipp_status(con, IPP_STATUS_ERROR_CHARSET, _("Unsupported character set \"%s\"."), charset->va… in cupsdProcessIPPRequest()