Searched refs:_ppdParseOptions (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | ppd-private.h | 216 extern int _ppdParseOptions(const char *s, int num_options,
|
D | ppd-mark.c | 621 _ppdParseOptions( in _ppdParseOptions() function 757 num_options = _ppdParseOptions(s, 0, &options, 0); in ppd_mark_choices()
|
D | libcups2.def | 108 _ppdParseOptions
|
D | ppd-cache.c | 1364 num_options = _ppdParseOptions(ppd_attr->value, 0, &options, in _ppdCacheCreateWithPPD() 1438 _ppdParseOptions(ppd_attr->value, 0, in _ppdCacheCreateWithPPD() 1686 finishings->num_options = _ppdParseOptions(ppd_attr->value, 0, in _ppdCacheCreateWithPPD()
|