Lines Matching refs:cupsArrayNew3
511 pc->filters = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithFile()
520 pc->prefilters = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithFile()
858 cupsArrayNew3((cups_array_func_t)pwg_compare_finishings, in _ppdCacheCreateWithFile()
891 pc->support_files = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithFile()
1586 pc->filters = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithPPD()
1645 pc->prefilters = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithPPD()
1676 pc->finishings = cupsArrayNew3((cups_array_func_t)pwg_compare_finishings, in _ppdCacheCreateWithPPD()
1703 …pc->finishings = cupsArrayNew3((cups_array_func_t)pwg_compare_finishings, NULL, NULL, 0, NULL, (cu… in _ppdCacheCreateWithPPD()
1839 pc->support_files = cupsArrayNew3(NULL, NULL, NULL, 0, in _ppdCacheCreateWithPPD()
3220 …sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_a… in _ppdCreateFromIPP()
3257 …sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_a… in _ppdCreateFromIPP()
3294 …sizes = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_a… in _ppdCreateFromIPP()
3818 …names = cupsArrayNew3((cups_array_func_t)strcmp, NULL, NULL, 0, (cups_acopy_func_t)strdup, (cups_a… in _ppdCreateFromIPP()