Searched refs:nodeCrLf (Results 1 – 1 of 1) sorted by relevance
141 xmlNode * nodeCrLf = xmlNewText((xmlChar*) "\n"); in createSettingsStructure() local142 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()[all …]