Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DHTMLtree.h60 #define HTML_PI_NODE XML_PI_NODE
Dtree.h166 XML_PI_NODE= 7, enumerator
/third_party/libxml2/
Dtree.c2205 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 …]
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.c1600 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()
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.c1161 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1181 case XML_PI_NODE: in xmlXIncludeCopyXPointer()
1637 case XML_PI_NODE: in xmlXIncludeLoadDoc()
Dxmlreader.c3116 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()
Dvalid.c531 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()
Dxmlsave.c979 case XML_PI_NODE: in xmlNodeDumpOutputInternal()
1632 case XML_PI_NODE: in xhtmlNodeDumpOutput()
Dc14n.c1569 case XML_PI_NODE: in xmlC14NProcessNode()
Drelaxng.c8550 (node->type == XML_PI_NODE) || in xmlRelaxNGSkipIgnored()
9922 (node->type == XML_PI_NODE) || in xmlRelaxNGValidateState()
Dparser.c13522 case XML_PI_NODE: in xmlParseInNodeContext()
/third_party/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()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle167 d XML_PI_NODE c 7
/third_party/chromium/patch/
D0001-cve.patch135793 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:
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi38817 <enumerator name='XML_PI_NODE' value='7'/>