HomeSort by relevance Sort by last modified time
    Searched refs:XML_PARSE_HUGE (Results 1 - 5 of 5) sorted by null

  /external/libxml2/
testlimits.c     [all...]
parser.c 101 * Arbitrary limits set in the parser. See XML_PARSE_HUGE *
122 * boundary feature. It can be disabled with the XML_PARSE_HUGE
131 if ((ctxt == NULL) || (ctxt->options & XML_PARSE_HUGE))
239 * boundary feature. It can be disabled with the XML_PARSE_HUGE
529 errmsg = "Name too long use XML_PARSE_HUGE option";
    [all...]
SAX2.c     [all...]
xmllint.c     [all...]
  /external/libxml2/include/libxml/
parser.h     [all...]

Completed in 200 milliseconds