From 4e154965e8cf4a52c430be721f1eaf6ca8daf2ce Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Thu, 11 Nov 2010 08:26:54 +0000 Subject: [PATCH] Document the LIBXML_PARSEHUGE constant, copying the definition from the libxml documentation. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305269 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/libxml/constants.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/reference/libxml/constants.xml b/reference/libxml/constants.xml index e5dd9fe275..e0929e7a75 100644 --- a/reference/libxml/constants.xml +++ b/reference/libxml/constants.xml @@ -166,6 +166,17 @@ + + + LIBXML_PARSEHUGE + (integer) + + + + Sets XML_PARSE_HUGE flag, which relaxes any hardcoded limit from the parser. + + + LIBXML_XINCLUDE