Searched refs:nsmap (Results 176 - 184 of 184) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/ssl/
H A DMakefile210 SOAP_NS_DEF = ns.nsmap ns.wsdl
228 CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c7275 xmlDOMWrapNsMapFree(xmlNsMapPtr nsmap) argument
7279 if (nsmap == NULL)
7281 cur = nsmap->pool;
7287 cur = nsmap->first;
7293 xmlFree(nsmap);
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7312 if (nsmap == NULL)
7316 map = *nsmap;
7328 *nsmap = map;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c7419 xmlDOMWrapNsMapFree(xmlNsMapPtr nsmap) argument
7423 if (nsmap == NULL)
7425 cur = nsmap->pool;
7431 cur = nsmap->first;
7437 xmlFree(nsmap);
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7456 if (nsmap == NULL)
7460 map = *nsmap;
7472 *nsmap = map;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c7419 xmlDOMWrapNsMapFree(xmlNsMapPtr nsmap) argument
7423 if (nsmap == NULL)
7425 cur = nsmap->pool;
7431 cur = nsmap->first;
7437 xmlFree(nsmap);
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7456 if (nsmap == NULL)
7460 map = *nsmap;
7472 *nsmap = map;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c7275 xmlDOMWrapNsMapFree(xmlNsMapPtr nsmap) argument
7279 if (nsmap == NULL)
7281 cur = nsmap->pool;
7287 cur = nsmap->first;
7293 xmlFree(nsmap);
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7312 if (nsmap == NULL)
7316 map = *nsmap;
7328 *nsmap = map;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A DMakefile210 CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap
H A DMakefile.in210 CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A DMakefile.in210 CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap
H A DMakefile210 CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap

Completed in 127 milliseconds

12345678