We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0758d commit 200fa32Copy full SHA for 200fa32
thirdparty/pugixml/pugiconfig.hpp
@@ -41,7 +41,7 @@
41
// #define PUGIXML_MEMORY_XPATH_PAGE_SIZE 4096
42
43
// Tune this constant to adjust max nesting for XPath queries
44
-#define PUGIXML_XPATH_DEPTH_LIMIT 8
+#define PUGIXML_XPATH_DEPTH_LIMIT 64
45
46
// Uncomment this to switch to header-only version
47
// #define PUGIXML_HEADER_ONLY
0 commit comments