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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c333 char *ns_convert(char*);
1202 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1204 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1207 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1295 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1297 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1300 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1612 sprintf(URI, "%s/%s.xsd", tmpURI, ns_convert(ns->name));
1877 fprintf(fd, "\n xmlns:%s=\"%s\"", ns_convert(s->name), sp2->URI);
1887 fprintf(fd, "\n xmlns:%s=\"%s/%s.xsd\"", ns_convert(
5408 ns_convert(char *tag) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsymbol2.c333 char *ns_convert(char*);
1202 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1204 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1207 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1295 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1297 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1300 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1612 sprintf(URI, "%s/%s.xsd", tmpURI, ns_convert(ns->name));
1877 fprintf(fd, "\n xmlns:%s=\"%s\"", ns_convert(s->name), sp2->URI);
1887 fprintf(fd, "\n xmlns:%s=\"%s/%s.xsd\"", ns_convert(
5408 ns_convert(char *tag) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c333 char *ns_convert(char*);
1202 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1204 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1207 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1295 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1297 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1300 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1612 sprintf(URI, "%s/%s.xsd", tmpURI, ns_convert(ns->name));
1877 fprintf(fd, "\n xmlns:%s=\"%s\"", ns_convert(s->name), sp2->URI);
1887 fprintf(fd, "\n xmlns:%s=\"%s/%s.xsd\"", ns_convert(
5408 ns_convert(char *tag) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsymbol2.c333 char *ns_convert(char*);
1202 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1204 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1207 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1295 fprintf(fd, "\t/* sequence of %ld to %ld elements <%s> */", Eptr->info.minOccurs, Eptr->info.maxOccurs, ns_convert(Eptr->next->sym->name));
1297 fprintf(fd, "\t/* sequence of elements <%s> */", ns_convert(Eptr->next->sym->name));
1300 fprintf(fd, "\t/* any type of element <%s> (defined below) */", ns_convert(Eptr->next->sym->name));
1612 sprintf(URI, "%s/%s.xsd", tmpURI, ns_convert(ns->name));
1877 fprintf(fd, "\n xmlns:%s=\"%s\"", ns_convert(s->name), sp2->URI);
1887 fprintf(fd, "\n xmlns:%s=\"%s/%s.xsd\"", ns_convert(
5408 ns_convert(char *tag) function
[all...]

Completed in 231 milliseconds