Lines Matching refs:XML_DTD_NODE
893 cur->type = XML_DTD_NODE; in xmlNewDtd()
926 if (cur->type == XML_DTD_NODE) in xmlGetIntSubset()
967 cur->type = XML_DTD_NODE; in xmlCreateIntSubset()
3628 case XML_DTD_NODE: in xmlNextElementSibling()
3674 if (cur->type != XML_DTD_NODE) { in xmlFreeNodeList()
3730 if (cur->type == XML_DTD_NODE) { in xmlFreeNode()
3809 if (cur->type == XML_DTD_NODE) { in xmlUnlinkNode()
4190 case XML_DTD_NODE: in xmlStaticCopyNode()
4317 if (node->type == XML_DTD_NODE ) { in xmlStaticCopyNodeList()
4973 case XML_DTD_NODE: in xmlNodeSetLang()
5047 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5149 case XML_DTD_NODE: in xmlNodeSetName()
5198 case XML_DTD_NODE: in xmlNodeSetBase()
5472 case XML_DTD_NODE: in xmlBufGetNodeContent()
5562 case XML_DTD_NODE: in xmlNodeGetContent()
5667 case XML_DTD_NODE: in xmlNodeSetContent()
5735 case XML_DTD_NODE: in xmlNodeSetContentLen()
5817 case XML_DTD_NODE: in xmlNodeAddContentLen()