From 03aa9679ac16be44348f29a97c2c36145ae5a35a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 5 Aug 2017 14:54:07 -0400 Subject: Find starxref without PCRE --- include/qpdf/QPDF.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 072f4991..68525eba 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -1029,6 +1029,7 @@ class QPDF // Methods to support pattern finding bool findHeader(); + bool findStartxref(); // methods to support linearization checking -- implemented in // QPDF_linearization.cc -- cgit v1.2.3-54-g00ecf