aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-08-18 20:16:51 +0200
committerm-holger <m-holger@kubitscheck.org>2022-08-21 03:54:34 +0200
commitd26b537a7c65b4aa9ed4c632bfb9eaf921fbbd2d (patch)
tree9a341801ffa48b5e23cba3c1c1cc32e1377bdb91 /include
parent2697ba49bce8113c29eab4367d14936ccb2f500e (diff)
downloadqpdf-d26b537a7c65b4aa9ed4c632bfb9eaf921fbbd2d.tar.zst
Add private method QPDFTokenizer::inString
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFTokenizer.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDFTokenizer.hh b/include/qpdf/QPDFTokenizer.hh
index a0e18248..8d0ceae1 100644
--- a/include/qpdf/QPDFTokenizer.hh
+++ b/include/qpdf/QPDFTokenizer.hh
@@ -213,6 +213,7 @@ class QPDFTokenizer
void handleCharacter(char);
void inHexstring(char);
+ void inString(char, size_t);
void reset();
// Lexer state