Searched refs:xml_namespace_t (Results 1 – 2 of 2) sorted by relevance
14 typedef struct xml_namespace_foo xml_namespace_t; typedef33 xml_namespace_t **ret_ns, const char *name);35 xml_namespace_t *ns, const char *name);37 xml_node_t *parent, xml_namespace_t *ns,45 xml_namespace_t *ns, const char *name, const char *value);
446 xml_namespace_t *ns; in soap_build_envelope()