Searched refs:doc (Results 126 - 150 of 651) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRelax.c135 xmlDocPtr doc; local
137 doc = xmlReadFile(argv[i],NULL,0);
139 if (doc == NULL) {
150 ret = xmlRelaxNGValidateDoc(ctxt, doc);
160 xmlFreeDoc(doc);
H A DtestSchemas.c126 xmlDocPtr doc; local
128 doc = xmlReadFile(argv[i],NULL,0);
130 if (doc == NULL) {
141 ret = xmlSchemaValidateDoc(ctxt, doc);
151 xmlFreeDoc(doc);
H A Dxmllint.c1703 fprintf(stderr, "SAX generated a doc !\n");
1967 static void walkDoc(xmlDocPtr doc) { argument
1977 root = xmlDocGetRootElement(doc);
1986 patternc = xmlPatterncompile((const xmlChar *) pattern, doc->dict,
2007 reader = xmlReaderWalker(doc);
2023 endTimer("walking through the doc");
2027 fprintf(stderr, "failed to walk through the doc\n");
2049 xmlDocPtr doc = NULL; local
2063 doc = xmlNewDoc(BAD_CAST "1.0");
2064 n = xmlNewDocNode(doc, NUL
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Drelaxng.h129 xmlRelaxNGNewDocParserCtxt (xmlDocPtr doc);
186 xmlDocPtr doc);
192 xmlDocPtr doc,
200 xmlDocPtr doc,
204 xmlDocPtr doc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.in.h112 xmlRelaxNGNewDocParserCtxt (xmlDocPtr doc);
169 xmlDocPtr doc);
175 xmlDocPtr doc,
183 xmlDocPtr doc,
187 xmlDocPtr doc,
H A Dxmlsave.c82 xmlDocPtr doc; member in struct:_xmlSaveCtxt
423 * @doc: the document
437 xmlAttrSerializeTxtContent(buf->buffer, attr->doc,
522 xmlDocPtr doc; local
550 if ((dtd->notations != NULL) && ((dtd->doc == NULL) ||
551 (dtd->doc->intSubset == dtd))) {
556 doc = ctxt->doc;
559 ctxt->doc = dtd->doc;
1622 xmlSaveDoc(xmlSaveCtxtPtr ctxt, xmlDocPtr doc) argument
1739 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
1873 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format) argument
1925 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) argument
1979 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format, const char *encoding) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/man/
H A DMakefile15 docdir = ${datarootdir}/doc/${PACKAGE}
42 if [ ! -d $(DESTDIR)$(datadir)/doc ] ; then $(mkinstalldirs) $(DESTDIR)$(datadir)/doc ; fi
53 if [ ! -d $(DESTDIR)$(datadir)/doc ] ; then $(mkinstalldirs) $(DESTDIR)$(datadir)/doc ; fi
H A DMakefile.in42 if [ ! -d $(DESTDIR)$(datadir)/doc ] ; then $(mkinstalldirs) $(DESTDIR)$(datadir)/doc ; fi
53 if [ ! -d $(DESTDIR)$(datadir)/doc ] ; then $(mkinstalldirs) $(DESTDIR)$(datadir)/doc ; fi
H A DMakefile.vms11 docdir = $(datadir).doc.libiconv
36 create /directory $(datadir).doc]
49 create /directory $(datadir).doc]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Linux/RPM/
H A Dcurl-ssl.spec71 %doc CHANGES COPYING README testcurl.sh docs/BUGS docs/SSLCERTS
72 %doc docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/HISTORY docs/INSTALL
73 %doc docs/KNOWN_BUGS docs/MANUAL docs/RESOURCES docs/THANKS
74 %doc docs/TODO docs/VERSIONS docs/TheArtOfHttpScripting tests
84 %doc docs/BINDINGS docs/INTERNALS docs/examples/* docs/libcurl-the-guide
H A Dcurl.spec66 %doc CHANGES LEGAL MITX.txt MPL-1.1.txt README docs/BUGS
67 %doc docs/CONTRIBUTE docs/FAQ docs/FEATURES docs/INSTALL docs/INTERNALS
68 %doc docs/LIBCURL docs/MANUAL docs/README* docs/RESOURCES docs/TODO
69 %doc docs/TheArtOfHttpScripting
77 %doc docs/examples/*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py30 # Then run the script in the doc subdir, it will create the symbols and
675 doc = libxml2.parseFile(filename)
677 return doc
701 print "unexpected element %s in API doc <file name='%s'>" % (name)
716 print "unexpected element %s in API doc <files>" % (cur.name)
914 print "unexpected element %s in API doc <files>" % (cur.name)
918 def analyzeAPI(doc):
920 if doc == None:
922 root = doc.getRootElement()
937 print "unexpected element %s in API doc"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Dhtmltidy.c46 void dumpNode(TidyDoc doc, TidyNode tnod, int indent ) argument
69 tidyNodeGetText(doc, child, &buf);
73 dumpNode( doc, child, indent + 4 ); /* recursive */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dcygwin.sh42 DOC_DIR=${INSTALL_PREFIX}/usr/share/doc/openssl
52 README_DIR=${INSTALL_PREFIX}/usr/share/doc/Cygwin
115 find etc usr/bin usr/share/doc usr/ssl/certs usr/ssl/man/man[157] \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Win32/cygwin/
H A DMakefile223 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
437 $(cygwintmp)$(datadir)/doc/Cygwin \
438 $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) \
439 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl \
440 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples \
445 $(cygwintmp)$(datadir)/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
447 $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; pwd
448 cd $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
452 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl
454 $(cygwintmp)-dev$(datadir)/doc/
[all...]
H A DMakefile.in437 $(cygwintmp)$(datadir)/doc/Cygwin \
438 $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) \
439 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl \
440 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples \
445 $(cygwintmp)$(datadir)/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
447 $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; pwd
448 cd $(cygwintmp)$(datadir)/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
452 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/libcurl
454 $(cygwintmp)-dev$(datadir)/doc/$(PACKAGE)-$(VERSION)/examples
455 rm $(cygwintmp)-dev$(datadir)/doc/
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.am12 docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
49 API_DESC = $(top_srcdir)/doc/libxml2-api.xml $(srcdir)/libxml2-python-api.xml
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/
H A DMakefile78 @ echo " mrproper : same as clean + remove $(EXEC) + remove files generated by ./configure + remove doc.\
83 @ echo " doc : run doxygen to generate HTML n TeX doc of the code."
86 doc:
106 -rm -rf $(TOP_DIR)/doc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/
H A Ddnsmasq-suse.spec105 %doc CHANGELOG COPYING FAQ doc.html setup.html UPGRADING_to_2.0 rpm/README.susefirewall
106 %doc contrib
111 %doc %{_mandir}/man8/dnsmasq.8.gz
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/
H A DMakefile7 DOCDIR=/usr/share/doc/iproute2
59 #@for i in $(SUBDIRS) doc; do $(MAKE) -C $$i install; done
70 @for i in $(SUBDIRS) doc; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/doc/html/images/hw/
H A DMakefile.am20 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images/hw
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A DMakefile.am3 SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ doc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.am5 SUBDIRS = src include doc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/devhelp/
H A DMakefile.am1 DEVHELP_DIR=$(datadir)/gtk-doc/html/libxml2
63 libxml2.devhelp $(HTML_FILES): devhelp.xsl html.xsl $(top_srcdir)/doc/libxml2-api.xml
66 $(XSLTPROC) --nonet -o $(srcdir)/libxml2.devhelp devhelp.xsl $(top_srcdir)/doc/libxml2-api.xml ; fi );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.c82 xmlDocPtr doc; member in struct:_xmlSaveCtxt
423 * @doc: the document
437 xmlAttrSerializeTxtContent(buf->buffer, attr->doc,
522 xmlDocPtr doc; local
550 if ((dtd->notations != NULL) && ((dtd->doc == NULL) ||
551 (dtd->doc->intSubset == dtd))) {
556 doc = ctxt->doc;
559 ctxt->doc = dtd->doc;
1622 xmlSaveDoc(xmlSaveCtxtPtr ctxt, xmlDocPtr doc) argument
1739 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
1873 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format) argument
1925 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) argument
1979 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format, const char *encoding) argument
[all...]

Completed in 144 milliseconds

1234567891011>>