Searched refs:collate_str (Results 1 – 1 of 1) sorted by relevance
74 *collate_str, /* multiple-document-handling value */ in _cupsConvertOptions() local347 collate_str = "separate-documents-collated-copies"; in _cupsConvertOptions()349 collate_str = "separate-documents-uncollated-copies"; in _cupsConvertOptions()353 if (!strcmp(doc_handling_sup->values[i].string.text, collate_str)) in _cupsConvertOptions()355 …pAddString(request, IPP_TAG_JOB, IPP_TAG_KEYWORD, "multiple-document-handling", NULL, collate_str); in _cupsConvertOptions()