Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParseElementDecl

6623  * the cases EMPTY and ANY are handled directly in xmlParseElementDecl
6663 * xmlParseElementDecl:
6676 xmlParseElementDecl(xmlParserCtxtPtr ctxt) {
6694 "xmlParseElementDecl: no name for Element\n");
6729 "xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected\n");
6969 xmlParseElementDecl(ctxt);