Lines Matching refs:XML_DTD_NODE
899 cur->type = XML_DTD_NODE; in xmlNewDtd()
932 if (cur->type == XML_DTD_NODE) in xmlGetIntSubset()
973 cur->type = XML_DTD_NODE; in xmlCreateIntSubset()
3639 case XML_DTD_NODE: in xmlNextElementSibling()
3685 if (cur->type != XML_DTD_NODE) { in xmlFreeNodeList()
3741 if (cur->type == XML_DTD_NODE) { in xmlFreeNode()
3820 if (cur->type == XML_DTD_NODE) { in xmlUnlinkNode()
4201 case XML_DTD_NODE: in xmlStaticCopyNode()
4328 if (node->type == XML_DTD_NODE ) { in xmlStaticCopyNodeList()
4984 case XML_DTD_NODE: in xmlNodeSetLang()
5058 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5160 case XML_DTD_NODE: in xmlNodeSetName()
5209 case XML_DTD_NODE: in xmlNodeSetBase()
5483 case XML_DTD_NODE: in xmlBufGetNodeContent()
5573 case XML_DTD_NODE: in xmlNodeGetContent()
5678 case XML_DTD_NODE: in xmlNodeSetContent()
5746 case XML_DTD_NODE: in xmlNodeSetContentLen()
5828 case XML_DTD_NODE: in xmlNodeAddContentLen()