Lines Matching refs:XML_PI_NODE
2183 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()
5062 case XML_PI_NODE: in xmlNodeSetSpacePreserve()
5157 case XML_PI_NODE: in xmlNodeSetName()
5213 case XML_PI_NODE: in xmlNodeSetBase()
5456 case XML_PI_NODE: in xmlBufGetNodeContent()
5546 case XML_PI_NODE: in xmlNodeGetContent()
5650 case XML_PI_NODE: in xmlNodeSetContent()
5727 case XML_PI_NODE: in xmlNodeSetContentLen()
5813 case XML_PI_NODE: in xmlNodeAddContentLen()
6985 (node->type != XML_PI_NODE)) { in xmlTextConcat()
8236 case XML_PI_NODE: in xmlDOMWrapRemoveNode()
9255 case XML_PI_NODE: in xmlDOMWrapAdoptBranch()
9457 case XML_PI_NODE: in xmlDOMWrapCloneNode()
9661 case XML_PI_NODE: in xmlDOMWrapCloneNode()
10061 case XML_PI_NODE: in xmlDOMWrapAdoptNode()
10119 case XML_PI_NODE: { in xmlDOMWrapAdoptNode()