Searched refs:xml_node_to_str (Results 1 – 3 of 3) sorted by relevance
22 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node);
53 char * xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_to_str() function
174 str = xml_node_to_str(ctx, node); in node_to_file()