Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd.h133 PPD_CONFORM_RELAXED, /* Relax whitespace and control char */ enumerator
Dppd.c656 pg->ppd_conform != PPD_CONFORM_RELAXED) in _ppdOpen()
3173 if (pg->ppd_conform == PPD_CONFORM_RELAXED) in ppd_read()
/external/libcups/systemv/
Dcupstestppd.c247 ppdSetConformance(PPD_CONFORM_RELAXED); in main()