Searched refs:doc (Results 76 - 100 of 1205) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A DMakefile.am3 SUBDIRS=doc include src
33 doc-dummy:
35 doc: doc-dummy
37 $(MAKE) -C doc doc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DcompareNodes.py11 doc = libxml2.parseDoc("""<root><foo/></root>""")
12 root = doc.getRootElement()
42 doc.freeDoc()
H A Drelaxng.py29 doc = libxml2.parseDoc(instance) variable
30 ret = doc.relaxNGValidateDoc(ctxt)
35 doc.freeDoc()
H A Dschema.py33 doc = libxml2.parseDoc(instance) variable
34 ret = doc.schemaValidateDoc(ctxt_valid)
39 doc.freeDoc()
H A Dtstmem.py19 doc = libxml2.parseDoc(instance) variable
20 ret = doc.validateDtd(ctxt, dtd)
25 doc.freeDoc()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DcompareNodes.py11 doc = libxml2.parseDoc("""<root><foo/></root>""")
12 root = doc.getRootElement()
42 doc.freeDoc()
H A Drelaxng.py29 doc = libxml2.parseDoc(instance) variable
30 ret = doc.relaxNGValidateDoc(ctxt)
35 doc.freeDoc()
H A Dschema.py33 doc = libxml2.parseDoc(instance) variable
34 ret = doc.schemaValidateDoc(ctxt_valid)
39 doc.freeDoc()
H A Dtstmem.py19 doc = libxml2.parseDoc(instance) variable
20 ret = doc.validateDtd(ctxt, dtd)
25 doc.freeDoc()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlibxml2.spec72 (cd doc/examples ; make clean ; rm -rf .deps)
73 gzip -9 doc/libxml2-api.xml
88 %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO
89 %doc %{_mandir}/man1/xmllint.1*
90 %doc %{_mandir}/man1/xmlcatalog.1*
91 %doc %{_mandir}/man3/libxml.3*
100 %doc %{_mandir}/man1/xml2-config.1*
101 %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO
102 %doc doc/*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec72 (cd doc/examples ; make clean ; rm -rf .deps)
73 gzip -9 doc/libxml2-api.xml
88 %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO
89 %doc %{_mandir}/man1/xmllint.1*
90 %doc %{_mandir}/man1/xmlcatalog.1*
91 %doc %{_mandir}/man3/libxml.3*
100 %doc %{_mandir}/man1/xml2-config.1*
101 %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO
102 %doc doc/*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dc14n.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
65 xmlC14NDocDumpMemory (xmlDocPtr doc,
73 xmlC14NDocSave (xmlDocPtr doc,
100 xmlC14NExecute (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dc14n.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
65 xmlC14NDocDumpMemory (xmlDocPtr doc,
73 xmlC14NDocSave (xmlDocPtr doc,
100 xmlC14NExecute (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/
H A DMakefile.am6 EXTRA_DIST = $(man_MANS) Make_global.am doc m4
13 rm -rf `find $(distdir)/doc -name .svn`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.in.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
65 xmlC14NDocDumpMemory (xmlDocPtr doc,
73 xmlC14NDocSave (xmlDocPtr doc,
90 xmlC14NExecute (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dc14n.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
65 xmlC14NDocDumpMemory (xmlDocPtr doc,
73 xmlC14NDocSave (xmlDocPtr doc,
100 xmlC14NExecute (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A DMakefile.devel7 all : configures src/config.h.in src/config.h.msvc src/config.h_vms doc/gperf.1
9 CONFIGURES = configure lib/configure src/configure tests/configure doc/configure
25 doc/configure : doc/configure.ac aclocal.m4
26 cd doc && autoconf -I ..
40 doc/gperf.1 : force
41 prog=`PATH=build/src:src:$$PATH which gperf`; if test -n "$$prog"; then doc/help2man --name='generate a perfect hash function from a key set' --section=1 $$prog > doc/gperf.1; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dc14n.in.h57 xmlC14NDocSaveTo (xmlDocPtr doc,
65 xmlC14NDocDumpMemory (xmlDocPtr doc,
73 xmlC14NDocSave (xmlDocPtr doc,
90 xmlC14NExecute (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dxpath2.c86 xmlDocPtr doc; local
95 doc = xmlParseFile(filename);
96 if (doc == NULL) {
102 xpathCtx = xmlXPathNewContext(doc);
105 xmlFreeDoc(doc);
114 xmlFreeDoc(doc);
127 xmlDocDump(stdout, doc);
131 xmlFreeDoc(doc);
H A Dio1.c105 xmlDocPtr doc; local
124 doc = xmlReadMemory(include, strlen(include), "include.xml", NULL, 0);
125 if (doc == NULL) {
134 if (xmlXIncludeProcess(doc) <= 0) {
143 xmlDocDump(stdout, doc);
149 xmlFreeDoc(doc);
H A Dtree2.c28 xmlDocPtr doc = NULL; /* document pointer */ local
39 doc = xmlNewDoc(BAD_CAST "1.0");
41 xmlDocSetRootElement(doc, root_node);
46 dtd = xmlCreateIntSubset(doc, BAD_CAST "root", NULL, BAD_CAST "tree2.dtd");
96 xmlSaveFormatFileEnc(argc > 1 ? argv[1] : "-", doc, "UTF-8", 1);
99 xmlFreeDoc(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dxpath2.c86 xmlDocPtr doc; local
95 doc = xmlParseFile(filename);
96 if (doc == NULL) {
102 xpathCtx = xmlXPathNewContext(doc);
105 xmlFreeDoc(doc);
114 xmlFreeDoc(doc);
127 xmlDocDump(stdout, doc);
131 xmlFreeDoc(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh/
H A Dman2html.sh3 cd ../doc/man
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dxpath2.c86 xmlDocPtr doc; local
95 doc = xmlParseFile(filename);
96 if (doc == NULL) {
102 xpathCtx = xmlXPathNewContext(doc);
105 xmlFreeDoc(doc);
114 xmlFreeDoc(doc);
127 xmlDocDump(stdout, doc);
131 xmlFreeDoc(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Dmakefile.dms217 data : .\back.gif .\bullet.bmp .\contents.gif .\cshelp.txt .\doc.chm .\doc.cnt .\doc.hhc .\doc.hhk .\doc.hhp .\doc.hlp .\doc.hpj .\doc.zip .\forward.gif .\up.gif
223 data_doc : .\doc\aindex.html .\doc\ClassGrap
[all...]

Completed in 393 milliseconds

1234567891011>>