Searched refs:doContent (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/expat/lib/ |
| H A D | xmlparse.c | 506 static enum XML_Error doContent(XML_Parser parser, int startTagLevel, 3174 enum XML_Error result = doContent( 3296 = doContent(parser, 1, parser->m_encoding, start, end, endPtr, 3307 doContent(XML_Parser parser, int startTagLevel, const ENCODING *enc, function 6430 result = doContent(parser, openEntity->startTagLevel,
|
| /src/contrib/expat/ |
| H A D | Changes | 567 function doContent. Expected impact is denial of service
|