Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParseElementDecl

6649  * the cases EMPTY and ANY are handled directly in xmlParseElementDecl
6689 * xmlParseElementDecl:
6702 xmlParseElementDecl(xmlParserCtxtPtr ctxt) {
6721 "xmlParseElementDecl: no name for Element\n");
6756 "xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected\n");
6997 xmlParseElementDecl(ctxt);