Searched refs:XML_DTD_NODE (Results 1 – 17 of 17) sorted by relevance
354 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()418 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()1336 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()1356 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()1395 (reader->node->prev->type != XML_DTD_NODE) && in xmlTextReaderRead()1444 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()1729 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()1946 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()3023 case XML_DTD_NODE: in xmlTextReaderNodeType()3180 case XML_DTD_NODE: in xmlTextReaderName()[all …]
881 cur->type = XML_DTD_NODE; in xmlNewDtd()914 if (cur->type == XML_DTD_NODE) in xmlGetIntSubset()955 cur->type = XML_DTD_NODE; in xmlCreateIntSubset()3570 case XML_DTD_NODE: in xmlNextElementSibling()3616 if (cur->type != XML_DTD_NODE) { in xmlFreeNodeList()3672 if (cur->type == XML_DTD_NODE) { in xmlFreeNode()3747 if (cur->type == XML_DTD_NODE) { in xmlUnlinkNode()4123 case XML_DTD_NODE: in xmlStaticCopyNode()4250 if (node->type == XML_DTD_NODE ) { in xmlStaticCopyNodeList()4868 case XML_DTD_NODE: in xmlNodeSetLang()[all …]
356 (node->type != XML_DTD_NODE) && in xmlCtxtGenericNodeCheck()404 case XML_DTD_NODE: in xmlCtxtGenericNodeCheck()456 if (dtd->type != XML_DTD_NODE) { in xmlCtxtDumpDtdNode()983 case XML_DTD_NODE: in xmlCtxtDumpOneNode()1637 case XML_DTD_NODE: in xmlLsCountNode()
823 if (elem->type == XML_DTD_NODE) in xmlXIncludeCopyNode()1062 case XML_DTD_NODE: in xmlXIncludeCopyRange()1188 case XML_DTD_NODE: in xmlXIncludeCopyXPointer()1655 case XML_DTD_NODE: in xmlXIncludeLoadDoc()
1564 if (cur->type != XML_DTD_NODE) in xmlSchematronNextNode()1572 (cur->type != XML_DTD_NODE)) in xmlSchematronNextNode()
6326 if ((tmp->children != NULL) && (tmp->type != XML_DTD_NODE)) { in xmlXPathNodeValHash()7602 case XML_DTD_NODE: in xmlXPathNextChild()7815 if (cur->type != XML_DTD_NODE) in xmlXPathNextDescendant()7825 (cur->type != XML_DTD_NODE)) in xmlXPathNextDescendant()7898 case XML_DTD_NODE: in xmlXPathNextParent()7970 case XML_DTD_NODE: in xmlXPathNextAncestor()8023 case XML_DTD_NODE: in xmlXPathNextAncestor()8130 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) { in xmlXPathNextPrecedingSibling()8227 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPreceding()8272 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPrecedingInternal()[all …]
788 if (cur->type == XML_DTD_NODE) in htmlNodeDumpFormatOutput()
835 if (cur->type == XML_DTD_NODE) { in xmlNodeDumpOutputInternal()1373 if (cur->type == XML_DTD_NODE) { in xhtmlNodeDumpOutput()
1555 case XML_DTD_NODE: in xmlXPtrBuildRangeNodeList()1647 case XML_DTD_NODE: in xmlXPtrBuildNodeList()
1682 case XML_DTD_NODE: in xmlC14NProcessNode()
534 case XML_DTD_NODE: in xmlValidPrintNode()5201 case XML_DTD_NODE: in xmlSnprintfElements()6716 (cur->parent->type == XML_DTD_NODE)) in xmlValidateAttributeCallback()
1449 ((result->children->type == XML_DTD_NODE) && in xsltSaveResultTo()1574 if ((child->type == XML_DTD_NODE) || in xsltSaveResultTo()
602 while ((cur->prev != NULL) && ((cur->prev->type == XML_DTD_NODE) || in xsltNumberFormatGetAnyLevel()
2277 case XML_DTD_NODE: in xsltGetTemplate()2355 case XML_DTD_NODE: in xsltGetTemplate()
1163 if ((node->type == XML_DTD_NODE) || (insert == NULL)) in xsltShallowCopyElem()1486 case XML_DTD_NODE: in xsltCopyTreeInternal()1825 case XML_DTD_NODE: in xsltDefaultProcessOneNode()4876 case XML_DTD_NODE: in xsltApplyTemplates()
134 XML_DTD_NODE= 14, enumerator
13838 XML_DTD_NODE objects in the tree were causing loadChildSheets to