Searched refs:xml_node_set_text (Results 1 – 3 of 3) sorted by relevance
34 void xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node,
155 void xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node, in xml_node_set_text() function
352 xml_node_set_text(ctx, root, value); in add_mo_node()