Searched refs:xml_node_copy (Results 1 – 3 of 3) sorted by relevance
60 xml_node_t * xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node);
429 xml_node_t * xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_copy() function
1564 n = xml_node_copy(ctx->xml, ret); in soap_send_receive()