Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php253 throw new Type\PdfTypeException('Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE);
290 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
306 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
322 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
340 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
376 throw new Type\PdfTypeException('Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE);
H A DPdfParserException.php34 const INVALID_DATA_TYPE = 0x0003; define in setasign\\Fpdi\\PdfParser\\PdfParserException
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfType.php66 PdfTypeException::INVALID_DATA_TYPE