Home
last modified time | relevance | path

Searched refs:XML_PI_NODE (Results 1 – 16 of 16) 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.c2201 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 …]
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()
Dxpointer.c1612 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()
Dxpath.c211 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
268 case XML_PI_NODE: { in xmlXPathCmpNodesExt()
948 NODE_TYPE_PI = XML_PI_NODE
6339 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 …]
Dxinclude.c1162 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1182 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1639 case XML_PI_NODE: in xmlXIncludeLoadDoc()
Dxmlreader.c3115 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()
Dvalid.c502 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()
Dxmlsave.c964 case XML_PI_NODE: in xmlNodeDumpOutputInternal()
1621 case XML_PI_NODE: in xhtmlNodeDumpOutput()
Dc14n.c1569 case XML_PI_NODE: in xmlC14NProcessNode()
Drelaxng.c8548 (node->type == XML_PI_NODE) || in xmlRelaxNGSkipIgnored()
9920 (node->type == XML_PI_NODE) || in xmlRelaxNGValidateState()
Dparser.c13511 case XML_PI_NODE: in xmlParseInNodeContext()
/external/libxml2/python/
Dlibxml.c2630 case XML_PI_NODE: in libxml_children()
2673 case XML_PI_NODE: in libxml_last()
2778 case XML_PI_NODE: in libxml_type()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle167 d XML_PI_NODE c 7
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi34881 <enumerator name='XML_PI_NODE' value='7'/>