Lines Matching defs:node
19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; in get_node_iter() local
93 xml_node_t *node; in get_node() local
109 xml_node_t *node; in get_child_node() local
125 xml_node_t *node; in node_from_file() local
169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file()
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val()
230 xml_node_t *node; in node_to_tnds() local
264 xml_node_t *node; in add_ddfname() local
281 xml_node_t *node; in mo_to_tnds() local
310 xml_node_t *node, in get_first_child_node()
327 static char * get_node_text(struct xml_node_ctx *ctx, xml_node_t *node, in get_node_text()
338 xml_node_t *node, const char *uri) in add_mo_node()
385 xml_node_t *node, const char *uri) in tnds_to_mo_iter()
430 xml_node_t *node; in tnds_to_mo() local
443 xml_node_t * soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node) in soap_build_envelope()