Searched refs:XML_DTD_NODE (Results 1 – 17 of 17) sorted by relevance
869 cur->type = XML_DTD_NODE; in xmlNewDtd()902 if (cur->type == XML_DTD_NODE) in xmlGetIntSubset()943 cur->type = XML_DTD_NODE; in xmlCreateIntSubset()3551 case XML_DTD_NODE: in xmlNextElementSibling()3597 if (cur->type != XML_DTD_NODE) { in xmlFreeNodeList()3653 if (cur->type == XML_DTD_NODE) { in xmlFreeNode()3726 if (cur->type == XML_DTD_NODE) { in xmlUnlinkNode()4102 case XML_DTD_NODE: in xmlStaticCopyNode()4225 if (node->type == XML_DTD_NODE ) { in xmlStaticCopyNodeList()4843 case XML_DTD_NODE: in xmlNodeSetLang()[all …]
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()1942 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()3019 case XML_DTD_NODE: in xmlTextReaderNodeType()3174 case XML_DTD_NODE: in xmlTextReaderName()3245 case XML_DTD_NODE: in xmlTextReaderConstName()[all …]
354 (node->type != XML_DTD_NODE) && in xmlCtxtGenericNodeCheck()402 case XML_DTD_NODE: in xmlCtxtGenericNodeCheck()454 if (dtd->type != XML_DTD_NODE) { in xmlCtxtDumpDtdNode()981 case XML_DTD_NODE: in xmlCtxtDumpOneNode()1635 case XML_DTD_NODE: in xmlLsCountNode()
819 if (elem->type == XML_DTD_NODE) in xmlXIncludeCopyNode()1056 case XML_DTD_NODE: in xmlXIncludeCopyRange()1182 case XML_DTD_NODE: in xmlXIncludeCopyXPointer()1649 case XML_DTD_NODE: in xmlXIncludeLoadDoc()
1564 if (cur->type != XML_DTD_NODE) in xmlSchematronNextNode()1572 (cur->type != XML_DTD_NODE)) in xmlSchematronNextNode()
6279 if ((tmp->children != NULL) && (tmp->type != XML_DTD_NODE)) { in xmlXPathNodeValHash()7555 case XML_DTD_NODE: in xmlXPathNextChild()7768 if (cur->type != XML_DTD_NODE) in xmlXPathNextDescendant()7778 (cur->type != XML_DTD_NODE)) in xmlXPathNextDescendant()7851 case XML_DTD_NODE: in xmlXPathNextParent()7923 case XML_DTD_NODE: in xmlXPathNextAncestor()7976 case XML_DTD_NODE: in xmlXPathNextAncestor()8083 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) { in xmlXPathNextPrecedingSibling()8167 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPreceding()8212 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPrecedingInternal()[all …]
781 if (cur->type == XML_DTD_NODE) in htmlNodeDumpFormatOutput()
772 if (cur->type == XML_DTD_NODE) { in xmlNodeDumpOutputInternal()1300 if (cur->type == XML_DTD_NODE) { in xhtmlNodeDumpOutput()
1545 case XML_DTD_NODE: in xmlXPtrBuildRangeNodeList()1637 case XML_DTD_NODE: in xmlXPtrBuildNodeList()
1386 case XML_DTD_NODE: in xmlC14NProcessNode()
534 case XML_DTD_NODE: in xmlValidPrintNode()5251 case XML_DTD_NODE: in xmlSnprintfElements()6759 (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