Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParseEntityDecl

5457  * xmlParseEntityDecl:
5479 xmlParseEntityDecl(xmlParserCtxtPtr ctxt) {
5512 "xmlParseEntityDecl: no name\n");
5686 "xmlParseEntityDecl: entity %s not terminated\n", name);
6971 xmlParseEntityDecl(ctxt);