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

  /external/chromium_org/third_party/libxml/src/include/libxml/
parser.h     [all...]
  /external/libxml2/include/libxml/
parser.h     [all...]
  /external/chromium_org/third_party/libxml/src/
parser.c 92 * Arbitrary limits set in the parser. See XML_PARSE_HUGE *
113 * boundary feature. It can be disabled with the XML_PARSE_HUGE
122 if ((ctxt == NULL) || (ctxt->options & XML_PARSE_HUGE))
182 * boundary feature. It can be disabled with the XML_PARSE_HUGE
    [all...]
HTMLparser.c     [all...]
SAX2.c     [all...]
xmllint.c     [all...]
  /external/libxml2/
parser.c 95 * Arbitrary limits set in the parser. See XML_PARSE_HUGE *
116 * boundary feature. It can be disabled with the XML_PARSE_HUGE
125 if ((ctxt == NULL) || (ctxt->options & XML_PARSE_HUGE))
185 * boundary feature. It can be disabled with the XML_PARSE_HUGE
    [all...]
HTMLparser.c     [all...]
SAX2.c     [all...]
xmllint.c     [all...]

Completed in 3297 milliseconds