xmlSetProp 1194 lib/common/xml.c xmlSetProp(cib, (const xmlChar *)p_name, (const xmlChar *)p_value); xmlSetProp 2526 lib/common/xml.c attr = xmlSetProp(node, (const xmlChar *)name, (const xmlChar *)value); xmlSetProp 2569 lib/common/xml.c attr = xmlSetProp(node, (const xmlChar *)name, (const xmlChar *)value); xmlSetProp 4059 lib/common/xml.c exists = xmlSetProp(new, (const xmlChar *)name, (const xmlChar *)old_value); xmlSetProp 4083 lib/common/xml.c xmlSetProp(new, prop->name, (const xmlChar *)old_value); xmlSetProp 4470 lib/common/xml.c xmlSetProp(diff, (const xmlChar *)p_name, (const xmlChar *)p_value); xmlSetProp 4477 lib/common/xml.c xmlSetProp(diff, (const xmlChar *)XML_ATTR_ID, (const xmlChar *)id); xmlSetProp 4519 lib/common/xml.c xmlSetProp(diff, (const xmlChar *)p_name, (const xmlChar *)p_value); xmlSetProp 4526 lib/common/xml.c xmlSetProp(diff, (const xmlChar *)prop_name, (const xmlChar *)value); xmlSetProp 4548 lib/common/xml.c xmlSetProp(diff, (const xmlChar *)p_name, (const xmlChar *)p_value); xmlSetProp 4654 lib/common/xml.c xmlSetProp(target, (const xmlChar *)p_name, (const xmlChar *)p_value);