Searched refs:xml_node_first_child (Results 1 – 4 of 4) sorted by relevance
51 xml_node_t * xml_node_first_child(struct xml_node_ctx *ctx,63 for (child = xml_node_first_child(ctx, parent); \
38 return get_node_uri_iter(ctx, xml_node_first_child(ctx, node), in get_node_uri_iter()249 if (val || !xml_node_first_child(ctx, node)) in node_to_tnds()
366 xml_node_t * xml_node_first_child(struct xml_node_ctx *ctx, in xml_node_first_child() function
469 aaa = xml_node_first_child(ctx->xml, node); in cmd_dl_aaa_ca()