Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c1111 void option_set_from_string(option_t *opt, const char *str) in option_set_from_string() function
1705 option_set_from_string(assure_option(name), value->data); in read_ppd_file()