Searched refs:collect_formats (Results 1 – 1 of 1) sorted by relevance
27 static cups_array_t *collect_formats(const char *id);166 idfmts = collect_formats(msg->msg); in main()167 strfmts = collect_formats(msg->str); in main()349 collect_formats(const char *id) /* I - msgid string */ in collect_formats() function