Searched refs:xmlElementPtr (Results 1 – 7 of 7) sorted by relevance
209 XMLPUBFUN xmlElementPtr XMLCALL 227 xmlElementPtr elem);320 xmlElementPtr elem);401 XMLPUBFUN xmlElementPtr XMLCALL 405 XMLPUBFUN xmlElementPtr XMLCALL 437 xmlElementPtr elem);
306 typedef xmlElement *xmlElementPtr; typedef
29 static xmlElementPtr xmlGetDtdElementDesc2(xmlDtdPtr dtd, const xmlChar *name,267 xmlElementPtr elemDecl; /* pointer to the content model */274 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementPtr elemDecl, xmlNodePtr node) { in vstateVPush()319 xmlElementPtr elemDecl; in vstateVPop()815 xmlValidBuildContentModel(xmlValidCtxtPtr ctxt, xmlElementPtr elem) { in xmlValidBuildContentModel()1354 xmlFreeElement(xmlElementPtr elem) { in xmlFreeElement()1382 xmlElementPtr1387 xmlElementPtr ret; in xmlAddElementDecl()1508 ret = (xmlElementPtr) xmlMalloc(sizeof(xmlElement)); in xmlAddElementDecl()1616 static xmlElementPtr[all …]
781 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal()1310 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()
582 xmlCtxtDumpElemDecl(xmlDebugCtxtPtr ctxt, xmlElementPtr elem) in xmlCtxtDumpElemDecl()985 xmlCtxtDumpElemDecl(ctxt, (xmlElementPtr) node); in xmlCtxtDumpOneNode()
775 xmlElementPtr elem = NULL; in xmlSAX2ElementDecl()1384 xmlElementPtr elemDecl; in xmlCheckDefaultedAttributes()
4378 xmlElementPtr tmp = (xmlElementPtr) cur; in xmlCopyDtd()