Home
last modified time | relevance | path

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

/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dqpdf-ctest.c76 static void handle_oh_error(qpdf_data q, char const* label) in handle_oh_error() function
851 handle_oh_error(qpdf, "get root"); in test29()
856 handle_oh_error(qpdf, "bad parse"); in test29()
861 handle_oh_error(qpdf, "type mismatch (int operation on string)"); in test29()
869 handle_oh_error(qpdf, "array type mismatch - n_items"); in test29()
871 handle_oh_error(qpdf, "array type mismatch - item"); in test29()
873 handle_oh_error(qpdf, "append to non-array"); in test29()
876 handle_oh_error(qpdf, "array bounds"); in test29()
880 handle_oh_error(qpdf, "dictionary iter type mismatch"); in test29()
882 handle_oh_error(qpdf, "dictionary type mismatch"); in test29()
[all …]