Searched refs:XML_PI_NODE (Results 1 – 17 of 17) sorted by relevance
60 #define HTML_PI_NODE XML_PI_NODE
166 XML_PI_NODE= 7, enumerator
2205 cur->type = XML_PI_NODE; in xmlNewDocPI()3627 case XML_PI_NODE: in xmlPreviousElementSibling()3666 case XML_PI_NODE: in xmlNextElementSibling()4237 case XML_PI_NODE: in xmlStaticCopyNode()4667 (node->type == XML_PI_NODE)) { in xmlGetLineNoInternal()4685 (node->prev->type == XML_PI_NODE))) in xmlGetLineNoInternal()4870 } else if (cur->type == XML_PI_NODE) { in xmlGetNodePath()4884 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()4892 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()5051 case XML_PI_NODE: in xmlNodeSetLang()[all …]
390 case XML_PI_NODE: in xmlCtxtGenericNodeCheck()946 case XML_PI_NODE: in xmlCtxtDumpOneNode()1132 case XML_PI_NODE: in xmlCtxtDumpDocHead()1628 case XML_PI_NODE: in xmlLsCountNode()1687 case XML_PI_NODE: in xmlLsOneNode()1754 case XML_PI_NODE: in xmlLsOneNode()
1600 case XML_PI_NODE: in xmlXPtrBuildNodeList()1692 case XML_PI_NODE: in xmlXPtrNbLocChildren()1976 case XML_PI_NODE: in xmlXPtrCoveringRange()2081 case XML_PI_NODE: in xmlXPtrInsideRange()2113 case XML_PI_NODE: in xmlXPtrInsideRange()
211 case XML_PI_NODE: { in xmlXPathCmpNodesExt()268 case XML_PI_NODE: { in xmlXPathCmpNodesExt()948 NODE_TYPE_PI = XML_PI_NODE6339 case XML_PI_NODE: in xmlXPathNodeValHash()7645 case XML_PI_NODE: in xmlXPathNextChild()7730 case XML_PI_NODE: in xmlXPathNextChildElement()7945 case XML_PI_NODE: in xmlXPathNextParent()8018 case XML_PI_NODE: in xmlXPathNextAncestor()8070 case XML_PI_NODE: in xmlXPathNextAncestor()8703 case XML_PI_NODE: in xmlXPathLocalNameFunction()[all …]
1161 case XML_PI_NODE: in xmlXIncludeCopyXPointer()1181 case XML_PI_NODE: in xmlXIncludeCopyXPointer()1637 case XML_PI_NODE: in xmlXIncludeLoadDoc()
3116 case XML_PI_NODE: in xmlTextReaderNodeType()3273 case XML_PI_NODE: in xmlTextReaderName()3344 case XML_PI_NODE: in xmlTextReaderConstName()3614 case XML_PI_NODE: in xmlTextReaderHasValue()3660 case XML_PI_NODE: in xmlTextReaderValue()3730 case XML_PI_NODE: in xmlTextReaderConstValue()
531 case XML_PI_NODE: in xmlValidPrintNode()4845 case XML_PI_NODE: in xmlValidateSkipIgnorable()5305 case XML_PI_NODE: in xmlSnprintfElements()5647 case XML_PI_NODE: in xmlValidateOneCdataElement()6088 case XML_PI_NODE: in xmlValidateOneElement()
979 case XML_PI_NODE: in xmlNodeDumpOutputInternal()1632 case XML_PI_NODE: in xhtmlNodeDumpOutput()
1569 case XML_PI_NODE: in xmlC14NProcessNode()
8550 (node->type == XML_PI_NODE) || in xmlRelaxNGSkipIgnored()9922 (node->type == XML_PI_NODE) || in xmlRelaxNGValidateState()
13522 case XML_PI_NODE: in xmlParseInNodeContext()
2630 case XML_PI_NODE: in libxml_children()2673 case XML_PI_NODE: in libxml_last()2778 case XML_PI_NODE: in libxml_type()
167 d XML_PI_NODE c 7
135793 case XML_PI_NODE:138784 + if (node->type != XML_PI_NODE)138804 + case XML_PI_NODE:139143 - if (node->type != XML_PI_NODE)139163 - case XML_PI_NODE:
38817 <enumerator name='XML_PI_NODE' value='7'/>