Searched refs:out_element (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Ddom.c82 static int out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr);
153 out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr) function
278 if (out_element(soap, node, prefix, tag + colon, node->nstr))
287 if (out_element(soap, node, ns->id, tag + colon, NULL))
298 if (out_element(soap, node, prefix, tag + colon, NULL))
315 if (out_element(soap, node, prefix, tag + colon, node->nstr))
323 if (out_element(soap, node, NULL, tag, NULL))
H A Ddom.cpp82 static int out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr);
153 out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr) function
278 if (out_element(soap, node, prefix, tag + colon, node->nstr))
287 if (out_element(soap, node, ns->id, tag + colon, NULL))
298 if (out_element(soap, node, prefix, tag + colon, NULL))
315 if (out_element(soap, node, prefix, tag + colon, node->nstr))
323 if (out_element(soap, node, NULL, tag, NULL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Ddom.c82 static int out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr);
153 out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr) function
278 if (out_element(soap, node, prefix, tag + colon, node->nstr))
287 if (out_element(soap, node, ns->id, tag + colon, NULL))
298 if (out_element(soap, node, prefix, tag + colon, NULL))
315 if (out_element(soap, node, prefix, tag + colon, node->nstr))
323 if (out_element(soap, node, NULL, tag, NULL))
H A Ddom.cpp82 static int out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr);
153 out_element(struct soap *soap, const struct soap_dom_element *node, const char *prefix, const char *name, const char *nstr) function
278 if (out_element(soap, node, prefix, tag + colon, node->nstr))
287 if (out_element(soap, node, ns->id, tag + colon, NULL))
298 if (out_element(soap, node, prefix, tag + colon, NULL))
315 if (out_element(soap, node, prefix, tag + colon, node->nstr))
323 if (out_element(soap, node, NULL, tag, NULL))

Completed in 82 milliseconds