Searched refs:_ppdParseOptions (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | ppd-private.h | 205 extern int _ppdParseOptions(const char *s, int num_options,
|
D | ppd-mark.c | 617 _ppdParseOptions( in _ppdParseOptions() function 753 num_options = _ppdParseOptions(s, 0, &options, 0); in ppd_mark_choices()
|
D | libcups2.def | 134 _ppdParseOptions
|
D | ppd-cache.c | 1426 num_options = _ppdParseOptions(ppd_attr->value, 0, &options, in _ppdCacheCreateWithPPD() 1500 _ppdParseOptions(ppd_attr->value, 0, in _ppdCacheCreateWithPPD() 1744 finishings->num_options = _ppdParseOptions(ppd_attr->value, 0, in _ppdCacheCreateWithPPD()
|