From d5b02e96ab95d2a7ae0aea72d00054b9d036d76d Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 9 Nov 2023 19:28:05 +0100 Subject: [PATCH] xmlwf: Document argument "-q" Rebased-and-adapted-by: Snild Dolkow --- expat/doc/xmlwf.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index b2ca99cd..367ccf7e 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -342,6 +342,16 @@ supports both. + + + + + Disable reparse deferral, and allow quadratic parse runtime + on large tokens (default: reparse deferral enabled). + + + +