Home
last modified time | relevance | path

Searched refs:XML_PI_NODE (Results 1 – 15 of 15) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h60 #define HTML_PI_NODE XML_PI_NODE
Dtree.h166 XML_PI_NODE= 7, enumerator
/external/libxml2/
Dtree.c2183 cur->type = XML_PI_NODE; in xmlNewDocPI()
3598 case XML_PI_NODE: in xmlPreviousElementSibling()
3637 case XML_PI_NODE: in xmlNextElementSibling()
4181 case XML_PI_NODE: in xmlStaticCopyNode()
4606 (node->type == XML_PI_NODE)) { in xmlGetLineNoInternal()
4624 (node->prev->type == XML_PI_NODE))) in xmlGetLineNoInternal()
4809 } else if (cur->type == XML_PI_NODE) { in xmlGetNodePath()
4823 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()
4831 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()
4988 case XML_PI_NODE: in xmlNodeSetLang()
[all …]
Dxpointer.c1602 case XML_PI_NODE: in xmlXPtrBuildNodeList()
1694 case XML_PI_NODE: in xmlXPtrNbLocChildren()
1978 case XML_PI_NODE: in xmlXPtrCoveringRange()
2083 case XML_PI_NODE: in xmlXPtrInsideRange()
2115 case XML_PI_NODE: in xmlXPtrInsideRange()
DdebugXML.c390 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()
Dxpath.c200 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
257 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
913 NODE_TYPE_PI = XML_PI_NODE
6370 case XML_PI_NODE: in xmlXPathNodeValHash()
7670 case XML_PI_NODE: in xmlXPathNextChild()
7755 case XML_PI_NODE: in xmlXPathNextChildElement()
7970 case XML_PI_NODE: in xmlXPathNextParent()
8043 case XML_PI_NODE: in xmlXPathNextAncestor()
8095 case XML_PI_NODE: in xmlXPathNextAncestor()
8749 case XML_PI_NODE: in xmlXPathLocalNameFunction()
[all …]
Dxinclude.c1148 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1168 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1635 case XML_PI_NODE: in xmlXIncludeLoadDoc()
Dxmlsave.c820 (cur->type == XML_PI_NODE))) in xmlNodeListDumpOutput()
964 if (cur->type == XML_PI_NODE) { in xmlNodeDumpOutputInternal()
1508 if (cur->type == XML_PI_NODE) { in xhtmlNodeDumpOutput()
Dxmlreader.c3047 case XML_PI_NODE: in xmlTextReaderNodeType()
3204 case XML_PI_NODE: in xmlTextReaderName()
3275 case XML_PI_NODE: in xmlTextReaderConstName()
3545 case XML_PI_NODE: in xmlTextReaderHasValue()
3591 case XML_PI_NODE: in xmlTextReaderValue()
3661 case XML_PI_NODE: in xmlTextReaderConstValue()
Dvalid.c502 case XML_PI_NODE: in xmlValidPrintNode()
4780 case XML_PI_NODE: in xmlValidateSkipIgnorable()
5240 case XML_PI_NODE: in xmlSnprintfElements()
5582 case XML_PI_NODE: in xmlValidateOneCdataElement()
6024 case XML_PI_NODE: in xmlValidateOneElement()
Dc14n.c1569 case XML_PI_NODE: in xmlC14NProcessNode()
Drelaxng.c8518 (node->type == XML_PI_NODE) || in xmlRelaxNGSkipIgnored()
9878 (node->type == XML_PI_NODE) || in xmlRelaxNGValidateState()
Dparser.c13549 case XML_PI_NODE: in xmlParseInNodeContext()
/external/libxml2/python/
Dlibxml.c2629 case XML_PI_NODE: in libxml_children()
2672 case XML_PI_NODE: in libxml_last()
2777 case XML_PI_NODE: in libxml_type()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle167 d XML_PI_NODE c 7