Searched refs:jreLocationsNode (Results 1 – 1 of 1) sorted by relevance
569 xmlNode* jreLocationsNode = pathObj->nodesetval->nodeTab[0]; in write() local571 xmlSetNsProp(jreLocationsNode, nsXsi,(xmlChar*) "nil", in write()575 xmlNode* cur = jreLocationsNode->children; in write()587 xmlAddChild(jreLocationsNode, nodeCrLf); in write()593 xmlNewTextChild(jreLocationsNode, NULL, (xmlChar*) "location", in write()597 xmlAddChild(jreLocationsNode, nodeCrLf); in write()
Completed in 21 milliseconds