Searched refs:xml_node_from_buf (Results 1 – 3 of 3) sorted by relevance
19 xml_node_t * xml_node_from_buf(struct xml_node_ctx *ctx, const char *buf);
30 xml_node_t * xml_node_from_buf(struct xml_node_ctx *ctx, const char *buf) in xml_node_from_buf() function
162 node = xml_node_from_buf(ctx, buf); in node_from_file()