Searched refs:PPD_CONFORM_RELAXED (Results 1 – 2 of 2) sorted by relevance
140 PPD_CONFORM_RELAXED, /* Relax whitespace and control char */ enumerator
686 pg->ppd_conform != PPD_CONFORM_RELAXED) in _ppdOpen()3176 if (pg->ppd_conform == PPD_CONFORM_RELAXED) in ppd_read()