Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParseEntityDecl

5483  * xmlParseEntityDecl:
5505 xmlParseEntityDecl(xmlParserCtxtPtr ctxt) {
5538 "xmlParseEntityDecl: no name\n");
5712 "xmlParseEntityDecl: entity %s not terminated\n", name);
6999 xmlParseEntityDecl(ctxt);