Searched refs:XML_PI_NODE (Results 1 – 16 of 16) sorted by relevance
60 #define HTML_PI_NODE XML_PI_NODE
166 XML_PI_NODE= 7, enumerator
2201 cur->type = XML_PI_NODE; in xmlNewDocPI()3616 case XML_PI_NODE: in xmlPreviousElementSibling()3655 case XML_PI_NODE: in xmlNextElementSibling()4220 case XML_PI_NODE: in xmlStaticCopyNode()4646 (node->type == XML_PI_NODE)) { in xmlGetLineNoInternal()4664 (node->prev->type == XML_PI_NODE))) in xmlGetLineNoInternal()4849 } else if (cur->type == XML_PI_NODE) { in xmlGetNodePath()4863 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()4871 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()5030 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()
1612 case XML_PI_NODE: in xmlXPtrBuildNodeList()1704 case XML_PI_NODE: in xmlXPtrNbLocChildren()1988 case XML_PI_NODE: in xmlXPtrCoveringRange()2093 case XML_PI_NODE: in xmlXPtrInsideRange()2125 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 …]
1162 case XML_PI_NODE: in xmlXIncludeCopyXPointer()1182 case XML_PI_NODE: in xmlXIncludeCopyXPointer()1639 case XML_PI_NODE: in xmlXIncludeLoadDoc()
3115 case XML_PI_NODE: in xmlTextReaderNodeType()3272 case XML_PI_NODE: in xmlTextReaderName()3343 case XML_PI_NODE: in xmlTextReaderConstName()3613 case XML_PI_NODE: in xmlTextReaderHasValue()3659 case XML_PI_NODE: in xmlTextReaderValue()3729 case XML_PI_NODE: in xmlTextReaderConstValue()
502 case XML_PI_NODE: in xmlValidPrintNode()4823 case XML_PI_NODE: in xmlValidateSkipIgnorable()5283 case XML_PI_NODE: in xmlSnprintfElements()5625 case XML_PI_NODE: in xmlValidateOneCdataElement()6066 case XML_PI_NODE: in xmlValidateOneElement()
964 case XML_PI_NODE: in xmlNodeDumpOutputInternal()1621 case XML_PI_NODE: in xhtmlNodeDumpOutput()
1569 case XML_PI_NODE: in xmlC14NProcessNode()
8548 (node->type == XML_PI_NODE) || in xmlRelaxNGSkipIgnored()9920 (node->type == XML_PI_NODE) || in xmlRelaxNGValidateState()
13511 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
34881 <enumerator name='XML_PI_NODE' value='7'/>