Lines Matching refs:nodeCrLf

141     xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n");  in createSettingsStructure()  local
142 xmlAddChild(root, nodeCrLf); in createSettingsStructure()
151 nodeCrLf = xmlNewText((xmlChar*) "\n"); in createSettingsStructure()
152 xmlAddChild(root, nodeCrLf); in createSettingsStructure()
161 nodeCrLf = xmlNewText((xmlChar*) "\n"); in createSettingsStructure()
162 xmlAddChild(root, nodeCrLf); in createSettingsStructure()
171 nodeCrLf = xmlNewText((xmlChar*) "\n"); in createSettingsStructure()
172 xmlAddChild(root, nodeCrLf); in createSettingsStructure()
182 nodeCrLf = xmlNewText((xmlChar*) "\n"); in createSettingsStructure()
183 xmlAddChild(root, nodeCrLf); in createSettingsStructure()
545 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in write() local
546 xmlAddChild(vmParameters, nodeCrLf); in write()
555 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in write() local
556 xmlAddChild(vmParameters, nodeCrLf); in write()
586 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in write() local
587 xmlAddChild(jreLocationsNode, nodeCrLf); in write()
596 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in write() local
597 xmlAddChild(jreLocationsNode, nodeCrLf); in write()
611 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in write() local
612 xmlAddChild(root, nodeCrLf); in write()
1059 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode() local
1060 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1066 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1067 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1073 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1074 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1080 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1081 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1089 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1090 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1099 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1100 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()
1111 nodeCrLf = xmlNewText((xmlChar*) "\n"); in writeToNode()
1112 xmlAddChild(pJavaInfoNode, nodeCrLf); in writeToNode()