Searched refs:XML_DTD_NODE (Results 1 – 14 of 14) sorted by relevance
367 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()434 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()1371 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()1391 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()1430 (reader->node->prev->type != XML_DTD_NODE)) { in xmlTextReaderRead()1478 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()1762 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()1980 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()3062 case XML_DTD_NODE: in xmlTextReaderNodeType()3219 case XML_DTD_NODE: in xmlTextReaderName()[all …]
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()[all …]
358 (node->type != XML_DTD_NODE) && in xmlCtxtGenericNodeCheck()405 case XML_DTD_NODE: in xmlCtxtGenericNodeCheck()457 if (dtd->type != XML_DTD_NODE) { in xmlCtxtDumpDtdNode()984 case XML_DTD_NODE: in xmlCtxtDumpOneNode()1639 case XML_DTD_NODE: in xmlLsCountNode()
825 if (elem->type == XML_DTD_NODE) in xmlXIncludeCopyNode()1066 case XML_DTD_NODE: in xmlXIncludeCopyRange()1192 case XML_DTD_NODE: in xmlXIncludeCopyXPointer()1661 case XML_DTD_NODE: in xmlXIncludeLoadDoc()
1566 if (cur->type != XML_DTD_NODE) in xmlSchematronNextNode()1574 (cur->type != XML_DTD_NODE)) in xmlSchematronNextNode()
6422 if ((tmp->children != NULL) && (tmp->type != XML_DTD_NODE)) { in xmlXPathNodeValHash()7673 case XML_DTD_NODE: in xmlXPathNextChild()7890 if (cur->type != XML_DTD_NODE) in xmlXPathNextDescendant()7900 (cur->type != XML_DTD_NODE)) in xmlXPathNextDescendant()7973 case XML_DTD_NODE: in xmlXPathNextParent()8045 case XML_DTD_NODE: in xmlXPathNextAncestor()8098 case XML_DTD_NODE: in xmlXPathNextAncestor()8205 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) { in xmlXPathNextPrecedingSibling()8318 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPreceding()8373 if ((cur->prev != NULL) && (cur->prev->type == XML_DTD_NODE)) in xmlXPathNextPrecedingInternal()[all …]
1525 case XML_DTD_NODE: in xmlXPtrBuildRangeNodeList()1617 case XML_DTD_NODE: in xmlXPtrBuildNodeList()
930 if (cur->type == XML_DTD_NODE) { in xmlNodeDumpOutputInternal()1472 if (cur->type == XML_DTD_NODE) { in xhtmlNodeDumpOutput()
1690 case XML_DTD_NODE: in xmlC14NProcessNode()
534 case XML_DTD_NODE: in xmlValidPrintNode()5241 case XML_DTD_NODE: in xmlSnprintfElements()6763 (cur->parent->type == XML_DTD_NODE)) in xmlValidateAttributeCallback()
65 if ((api_dtd == NULL) || (api_dtd->type != XML_DTD_NODE)) { in get_api_dtd()68 (api_doc->children->type == XML_DTD_NODE)) in get_api_dtd()
2636 case XML_DTD_NODE: in libxml_children()2679 case XML_DTD_NODE: in libxml_last()2798 case XML_DTD_NODE: in libxml_type()
152 * be deprecated to use an XML_DTD_NODE.180 d XML_DTD_NODE c 14432 d type like(xmlElementType) XML_DTD_NODE
173 XML_DTD_NODE= 14, enumerator