Searched refs:nodeCrLf (Results 1 – 1 of 1) sorted by relevance
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()612 xmlAddChild(root, nodeCrLf); in write()[all …]
Completed in 10 milliseconds