Searched refs:xml (Results 1 - 25 of 386) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminixml.c2 /* minixml.c : the minimum size a xml parser can be ! */
44 while(p->xml < p->xmlend)
46 if(*p->xml=='/' || *p->xml=='>')
48 if( !IS_WHITE_SPACE(*p->xml) )
51 attname = p->xml;
53 while(*p->xml!='=' && !IS_WHITE_SPACE(*p->xml) )
55 attnamelen++; p->xml++;
56 if(p->xml >
[all...]
H A Dminixml.h1 /* minimal xml parser
19 const char *xml; /* pointer to current character */ member in struct:xmlparser
32 * xml is for internal usage, xmlend is computed automatically */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminixml.c1 /* minixml.c : the minimum size a xml parser can be ! */
44 while(p->xml < p->xmlend)
46 if(*p->xml=='/' || *p->xml=='>')
48 if( !IS_WHITE_SPACE(*p->xml) )
51 attname = p->xml;
53 while(*p->xml!='=' && !IS_WHITE_SPACE(*p->xml) )
55 attnamelen++; p->xml++;
56 if(p->xml >
[all...]
H A Dminixml.h1 /* minimal xml parser
42 const char *xml; /* pointer to current character */ member in struct:xmlparser
56 * xml is for internal usage, xmlend is computed automatically */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminixml.c2 /* minixml.c : the minimum size a xml parser can be ! */
45 while(p->xml < p->xmlend)
47 if(*p->xml=='/' || *p->xml=='>')
49 if( !IS_WHITE_SPACE(*p->xml) )
52 attname = p->xml;
54 while(*p->xml!='=' && !IS_WHITE_SPACE(*p->xml) )
56 attnamelen++; p->xml++;
57 if(p->xml >
[all...]
H A Dminixml.h2 /* minimal xml parser
20 const char *xml; /* pointer to current character */ member in struct:xmlparser
33 * xml is for internal usage, xmlend is computed automatically */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/xml-rpc/
H A DMakefile.am6 noinst_PROGRAMS = xml-rpc-currentTime xml-rpc-weblogs
7 SOAPHEADER = xml-rpc.h
13 xml_rpc_currentTime_SOURCES = xml-rpc-currentTime.c $(SOAPHEADER) $(SOAP_C_CORE)
14 xml_rpc_weblogs_SOURCES = xml-rpc-weblogs.c $(SOAPHEADER) $(SOAP_C_CORE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/xml-rpc/
H A DMakefile.am6 noinst_PROGRAMS = xml-rpc-currentTime xml-rpc-weblogs
7 SOAPHEADER = xml-rpc.h
13 xml_rpc_currentTime_SOURCES = xml-rpc-currentTime.c $(SOAPHEADER) $(SOAP_C_CORE)
14 xml_rpc_weblogs_SOURCES = xml-rpc-weblogs.c $(SOAPHEADER) $(SOAP_C_CORE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/man/
H A DMakefile.am34 avahi-browse.1.xml \
35 avahi-publish.1.xml \
36 avahi-resolve.1.xml \
37 avahi-set-host-name.1.xml \
38 avahi-daemon.8.xml \
39 avahi-discover.1.xml \
40 avahi-bookmarks.1.xml \
41 avahi-dnsconfd.8.xml \
42 avahi-daemon.conf.5.xml \
43 avahi-dnsconfd.action.8.xml \
[all...]
H A DMakefile343 avahi-browse.1.xml \
344 avahi-publish.1.xml \
345 avahi-resolve.1.xml \
346 avahi-set-host-name.1.xml \
347 avahi-daemon.8.xml \
348 avahi-discover.1.xml \
349 avahi-bookmarks.1.xml \
350 avahi-dnsconfd.8.xml \
351 avahi-daemon.conf.5.xml \
352 avahi-dnsconfd.action.8.xml \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/man/
H A DMakefile.am34 avahi-browse.1.xml \
35 avahi-publish.1.xml \
36 avahi-resolve.1.xml \
37 avahi-set-host-name.1.xml \
38 avahi-daemon.8.xml \
39 avahi-discover.1.xml \
40 avahi-bookmarks.1.xml \
41 avahi-dnsconfd.8.xml \
42 avahi-daemon.conf.5.xml \
43 avahi-dnsconfd.action.8.xml \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/DocBook/
H A DMakefile9 DOCBOOKS := z8530book.xml mcabook.xml device-drivers.xml \
10 kernel-hacking.xml kernel-locking.xml deviceiobook.xml \
11 writing_usb_driver.xml networking.xml \
12 kernel-api.xml filesystems.xml ls
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/
H A DMakefile.c_rules11 CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
H A DMakefile.cpp_proxy_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
H A DMakefile.cpp_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/
H A DMakefile.c_rules11 CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
H A DMakefile.cpp_proxy_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
H A DMakefile.cpp_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/test/
H A Ddotest.sh27 rm -f test.xml
33 echo "run $framed test.xml $files >test.html 2>test.log" >>.gdbcmds
39 ../mxmldoc-static $framed test.xml $files \
44 ../mxmldoc-static $framed test.xml $files >test.html 2>test.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.am5 DOC_MAIN_XML_FILE=gnome-xml.xml
19 EXTRA_DIST=xmlcatalog_man.xml tutorial/*.html tutorial/*.c tutorial/*.pdf \
22 html/*.png libxml2-api.xml index.py search.php \
23 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
31 api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h
35 ../elfgcchack.h: $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml
38 $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am5 DOC_MAIN_XML_FILE=gnome-xml.xml
19 EXTRA_DIST=xmlcatalog_man.xml tutorial/*.html tutorial/*.c tutorial/*.pdf \
22 html/*.png libxml2-api.xml index.py search.php \
23 apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
31 api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h
35 ../elfgcchack.h: $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml
38 $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A DMakefile.am6 rebuild: examples.xml index.html
8 examples.xml: index.py *.c
11 index.html: examples.xml examples.xsl
12 -@(xsltproc examples.xsl examples.xml && echo "Rebuilt web page" && xmllint --valid --noout index.html)
16 -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml $(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
18 EXTRA_DIST=examples.xsl index.py test1.xml examples.xml test2.xml tst.xml writer.xml test
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DMakefile.am6 rebuild: examples.xml index.html
8 examples.xml: index.py *.c
11 index.html: examples.xml examples.xsl
12 -@(xsltproc examples.xsl examples.xml && echo "Rebuilt web page" && xmllint --valid --noout index.html)
16 -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml $(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
18 EXTRA_DIST=examples.xsl index.py test1.xml examples.xml test2.xml tst.xml writer.xml test
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/misc/scripts/
H A Dmakegtktags8 include/wx/xml/*.h \
16 src/xml/*.cpp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/doc/
H A DMakefile.am1 EXTRA_DIST = doxygen-footer.html doxygen-header.html doxygen.css tutorial.xml \
14 TUTORIAL_LISTINGS = $(TUTORIAL_CSOURCES:.c=.xml)
16 .c.xml:
21 tutorial-html/index.html: tutorial.xml $(TUTORIAL_LISTINGS) css.xsl tutorial.css
25 tutorial.pdf: tutorial.xml $(TUTORIAL_LISTINGS)

Completed in 156 milliseconds

1234567891011>>