Lines Matching refs:XML_PI_NODE
2172 cur->type = XML_PI_NODE; in xmlNewDocPI()
3587 case XML_PI_NODE: in xmlPreviousElementSibling()
3626 case XML_PI_NODE: in xmlNextElementSibling()
4170 case XML_PI_NODE: in xmlStaticCopyNode()
4595 (node->type == XML_PI_NODE)) { in xmlGetLineNoInternal()
4613 (node->prev->type == XML_PI_NODE))) in xmlGetLineNoInternal()
4798 } else if (cur->type == XML_PI_NODE) { in xmlGetNodePath()
4812 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()
4820 if ((tmp->type == XML_PI_NODE) && in xmlGetNodePath()
4977 case XML_PI_NODE: in xmlNodeSetLang()
5051 case XML_PI_NODE: in xmlNodeSetSpacePreserve()
5146 case XML_PI_NODE: in xmlNodeSetName()
5202 case XML_PI_NODE: in xmlNodeSetBase()
5445 case XML_PI_NODE: in xmlBufGetNodeContent()
5535 case XML_PI_NODE: in xmlNodeGetContent()
5639 case XML_PI_NODE: in xmlNodeSetContent()
5716 case XML_PI_NODE: in xmlNodeSetContentLen()
5802 case XML_PI_NODE: in xmlNodeAddContentLen()
6974 (node->type != XML_PI_NODE)) { in xmlTextConcat()
8225 case XML_PI_NODE: in xmlDOMWrapRemoveNode()
9244 case XML_PI_NODE: in xmlDOMWrapAdoptBranch()
9446 case XML_PI_NODE: in xmlDOMWrapCloneNode()
9650 case XML_PI_NODE: in xmlDOMWrapCloneNode()
10050 case XML_PI_NODE: in xmlDOMWrapAdoptNode()
10108 case XML_PI_NODE: { in xmlDOMWrapAdoptNode()