Searched refs:doc (Results 426 - 450 of 1205) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestapi.c449 if (no == 1) return(xmlCreateMemoryParserCtxt("<doc/>", 6));
505 if ((val != NULL) && (val != api_doc) && (val->doc != api_doc))
919 if ((val != NULL) && (val != api_doc) && (val->doc != api_doc))
923 if ((val != NULL) && (val != api_doc) && (val->doc != api_doc))
1422 htmlDocPtr doc; /* the HTML document */ local
1433 doc = gen_htmlDocPtr(n_doc, 0);
1437 ret_val = htmlAutoCloseTag(doc, (const xmlChar *)name, elem);
1440 des_htmlDocPtr(n_doc, doc, 0);
2083 htmlDocPtr doc; /* the HTML document */ local
2091 doc
3070 htmlDocPtr doc; /* the document */ local
3222 xmlDocPtr doc; /* the document */ local
3269 xmlDocPtr doc; /* the document */ local
3316 xmlDocPtr doc; /* the document */ local
3377 xmlDocPtr doc; /* the document */ local
3437 xmlDocPtr doc; /* the document */ local
3633 htmlDocPtr doc; /* the document */ local
5344 xmlDocPtr doc; /* the XML document for canonization */ local
5413 xmlDocPtr doc; /* the XML document for canonization */ local
5489 xmlDocPtr doc; /* the XML document for canonization */ local
6956 xmlDocPtr doc; /* the document */ local
7127 xmlDocPtr doc; /* the document */ local
7166 xmlDocPtr doc; /* the document */ local
7205 xmlDocPtr doc; /* the document */ local
9100 xmlDocPtr doc; /* the document */ local
9167 xmlDocPtr doc; /* the document */ local
9373 xmlDocPtr doc; /* the document containing the string */ local
9412 xmlDocPtr doc; /* the document containing the string */ local
9451 xmlDocPtr doc; /* the document referencing the entity */ local
9490 xmlDocPtr doc; /* the document referencing the entity */ local
9529 xmlDocPtr doc; /* the document referencing the entity */ local
9627 xmlDocPtr doc; /* the document */ local
13533 xmlDocPtr doc; /* the document the chunk pertains to */ local
13609 xmlDocPtr doc; /* the document the chunk pertains to */ local
13982 xmlDocPtr doc; /* the document the chunk pertains to */ local
17539 xmlDocPtr doc; /* a preparsed document tree */ local
17710 xmlDocPtr doc; /* a parsed document tree */ local
17751 xmlDocPtr doc; /* a document instance */ local
17799 xmlDocPtr doc; /* a document instance */ local
17895 xmlDocPtr doc; /* a document instance */ local
18374 xmlDocPtr doc; /* the document */ local
19066 xmlDocPtr doc; /* the document */ local
19355 xmlDocPtr doc; /* the document pointer */ local
19622 xmlDocPtr doc; /* the doc */ local
19675 xmlDocPtr doc; /* the document */ local
19719 xmlDocPtr doc; /* the target document */ local
20059 xmlDocPtr doc; /* the document */ local
20092 xmlDocPtr doc; /* the document */ local
20135 xmlDocPtr doc; /* the document */ local
20229 xmlDocPtr doc; /* the document */ local
20261 xmlDocPtr doc; /* the document pointer */ local
20681 xmlDocPtr doc; /* the document */ local
20727 xmlDocPtr doc; /* the document */ local
20887 xmlDocPtr doc; /* the document */ local
20927 xmlDocPtr doc; /* the document owning the fragment */ local
20960 xmlDocPtr doc; /* the document */ local
21013 xmlDocPtr doc; /* the document */ local
21066 xmlDocPtr doc; /* the target document */ local
21112 xmlDocPtr doc; /* the document */ local
21160 xmlDocPtr doc; /* the document */ local
21215 xmlDocPtr doc; /* the document */ local
21254 xmlDocPtr doc; /* the document */ local
21300 xmlDocPtr doc; /* the document pointer */ local
21673 xmlDocPtr doc; /* the document */ local
21963 xmlDocPtr doc; /* the document */ local
22024 xmlDocPtr doc; /* the document */ local
22089 xmlDocPtr doc; /* the document the node pertains to */ local
22257 xmlDocPtr doc; /* the document */ local
22304 xmlDocPtr doc; /* the document */ local
22591 xmlDocPtr doc; /* the document */ local
23010 xmlDocPtr doc; /* the document */ local
23056 xmlDocPtr doc; /* the document */ local
23161 xmlDocPtr doc; /* the document */ local
23417 xmlDocPtr doc; /* the document */ local
23456 xmlDocPtr doc; /* the document */ local
24617 xmlDocPtr doc; /* the document owning the element declaration */ local
25191 xmlDocPtr doc; /* pointer to the document */ local
25240 xmlDocPtr doc; /* the document */ local
25286 xmlDocPtr doc; /* the document */ local
25325 xmlDocPtr doc; /* the document */ local
25371 xmlDocPtr doc; /* the document */ local
25467 xmlDocPtr doc; /* the document */ local
25506 xmlDocPtr doc; /* the document */ local
25688 xmlDocPtr doc; /* the document */ local
25869 xmlDocPtr doc; /* the document */ local
25926 xmlDocPtr doc; /* a document instance */ local
26015 xmlDocPtr doc; /* a document instance */ local
26056 xmlDocPtr doc; /* a document instance */ local
26097 xmlDocPtr doc; /* a document instance */ local
26145 xmlDocPtr doc; /* a document instance */ local
26186 xmlDocPtr doc; /* a document instance */ local
26234 xmlDocPtr doc; /* a document instance */ local
26418 xmlDocPtr doc; /* a document instance */ local
26466 xmlDocPtr doc; /* the document */ local
26514 xmlDocPtr doc; /* a document instance */ local
26576 xmlDocPtr doc; /* a document instance */ local
26624 xmlDocPtr doc; /* a document instance */ local
26693 xmlDocPtr doc; /* a document instance */ local
26796 xmlDocPtr doc; /* a document instance */ local
26851 xmlDocPtr doc; /* a document instance */ local
26971 xmlDocPtr doc; /* an XML document */ local
27005 xmlDocPtr doc; /* an XML document */ local
27046 xmlDocPtr doc; /* an XML document */ local
29968 xmlDocPtr doc; /* a preparsed document */ local
30007 xmlDocPtr doc; /* a preparsed document */ local
33471 xmlDocPtr doc; /* a document */ local
33867 xmlDocPtr doc; /* a preparsed document tree */ local
34211 xmlDocPtr doc; /* a parsed document tree */ local
42768 xmlDocPtr doc; /* xmlDocPtr */ local
46345 xmlDocPtr doc; /* an input document */ local
[all...]
H A Drelaxng.c179 xmlDocPtr doc; member in struct:_xmlRelaxNG
235 xmlRelaxNGDocumentPtr doc; /* Current parsed external ref */ member in struct:_xmlRelaxNGParserCtxt
356 xmlDocPtr doc; /* the document being validated */ member in struct:_xmlRelaxNGValidCtxt
401 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGInclude
414 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGDocument
684 if (docu->doc != NULL)
685 xmlFreeDoc(docu->doc);
723 if (incl->doc != NULL)
724 xmlFreeDoc(incl->doc);
783 if (schema->doc !
1596 xmlDocPtr doc; local
1933 xmlDocPtr doc; local
6662 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc) argument
7313 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc) argument
7344 xmlDocPtr doc; local
10553 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
10800 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
[all...]
H A Dxmlwriter.c94 xmlDocPtr doc; member in struct:_xmlTextWriter
221 ret->doc = xmlNewDoc(NULL);
350 * @doc: address of a xmlDocPtr to hold the new XML document tree
353 * Create a new xmlNewTextWriter structure with @*doc as output
358 xmlNewTextWriterDoc(xmlDocPtr * doc, int compression) argument
399 if (doc != NULL) {
400 *doc = ctxt->myDoc;
409 * @doc: xmlDocPtr
410 * @node: xmlNodePtr or NULL for doc->children
413 * Create a new xmlNewTextWriter structure with @doc a
419 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node, int compression) argument
4496 xmlDocPtr doc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Drtspd.c332 static char doc[MAXDOCNAMELEN]; local
349 doc,
370 ptr = strrchr(doc, '/');
377 if((strlen(doc) + strlen(request)) < 200)
379 request, doc, prot_str, prot_major, prot_minor);
532 doc, &prot_major, &prot_minor) == 3) {
534 doc, prot_major, prot_minor);
540 if(!strncmp(doc, "bad", 3))
543 else if(!strncmp(doc, "test", 4)) {
546 char *portp = strchr(doc, '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp399 wxXmlDocument::wxXmlDocument(const wxXmlDocument& doc) argument
402 DoCopy(doc);
405 wxXmlDocument& wxXmlDocument::operator=(const wxXmlDocument& doc) argument
408 DoCopy(doc);
412 void wxXmlDocument::DoCopy(const wxXmlDocument& doc) argument
414 m_version = doc.m_version;
416 m_encoding = doc.m_encoding;
418 m_fileEncoding = doc.m_fileEncoding;
420 if (doc.m_root)
421 m_root = new wxXmlNode(*doc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile401 docdir = ${datarootdir}/doc/gettext
617 all-local: all-dll all-doc
618 install-data-local: install-dll install-doc
619 installdirs-local: installdirs-dll installdirs-doc
620 uninstall-local: uninstall-dll uninstall-doc
655 all-doc: $(srcdir)/csharpdoc/index.html
657 install-doc: all-doc
664 installdirs-doc:
667 uninstall-doc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/docview/
H A DMakefile.in78 docview$(EXEEXT) chart.r doc.r docview.r mondrian.r
191 docview_doc.o: $(srcdir)/doc.cpp
192 $(CXXC) -c -o $@ $(DOCVIEW_CXXFLAGS) $(srcdir)/doc.cpp
H A Dmakefile.dms212 $(OBJS)\docview_doc.obj : .\doc.cpp
213 $(CXX) -mn -c -cpp -o$@ $(DOCVIEW_CXXFLAGS) .\doc.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c179 xmlDocPtr doc; member in struct:_xmlRelaxNG
235 xmlRelaxNGDocumentPtr doc; /* Current parsed external ref */ member in struct:_xmlRelaxNGParserCtxt
356 xmlDocPtr doc; /* the document being validated */ member in struct:_xmlRelaxNGValidCtxt
401 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGInclude
414 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGDocument
684 if (docu->doc != NULL)
685 xmlFreeDoc(docu->doc);
723 if (incl->doc != NULL)
724 xmlFreeDoc(incl->doc);
783 if (schema->doc !
1596 xmlDocPtr doc; local
1933 xmlDocPtr doc; local
6660 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc) argument
7311 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc) argument
7342 xmlDocPtr doc; local
10548 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
10795 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
[all...]
H A Dxmlwriter.c95 xmlDocPtr doc; member in struct:_xmlTextWriter
221 ret->doc = xmlNewDoc(NULL);
350 * @doc: address of a xmlDocPtr to hold the new XML document tree
353 * Create a new xmlNewTextWriter structure with @*doc as output
358 xmlNewTextWriterDoc(xmlDocPtr * doc, int compression) argument
399 if (doc != NULL) {
400 *doc = ctxt->myDoc;
409 * @doc: xmlDocPtr
410 * @node: xmlNodePtr or NULL for doc->children
413 * Create a new xmlNewTextWriter structure with @doc a
419 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node, int compression) argument
4414 xmlDocPtr doc; local
[all...]
H A Dxpointer.in.h96 xmlXPtrNewContext (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c94 xmlDocPtr doc; member in struct:_xmlTextWriter
221 ret->doc = xmlNewDoc(NULL);
350 * @doc: address of a xmlDocPtr to hold the new XML document tree
353 * Create a new xmlNewTextWriter structure with @*doc as output
358 xmlNewTextWriterDoc(xmlDocPtr * doc, int compression) argument
399 if (doc != NULL) {
400 *doc = ctxt->myDoc;
409 * @doc: xmlDocPtr
410 * @node: xmlNodePtr or NULL for doc->children
413 * Create a new xmlNewTextWriter structure with @doc a
419 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node, int compression) argument
4496 xmlDocPtr doc; local
[all...]
H A Drelaxng.c179 xmlDocPtr doc; member in struct:_xmlRelaxNG
235 xmlRelaxNGDocumentPtr doc; /* Current parsed external ref */ member in struct:_xmlRelaxNGParserCtxt
356 xmlDocPtr doc; /* the document being validated */ member in struct:_xmlRelaxNGValidCtxt
401 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGInclude
414 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGDocument
684 if (docu->doc != NULL)
685 xmlFreeDoc(docu->doc);
723 if (incl->doc != NULL)
724 xmlFreeDoc(incl->doc);
783 if (schema->doc !
1596 xmlDocPtr doc; local
1933 xmlDocPtr doc; local
6662 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc) argument
7313 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc) argument
7344 xmlDocPtr doc; local
10553 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
10800 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c179 xmlDocPtr doc; member in struct:_xmlRelaxNG
235 xmlRelaxNGDocumentPtr doc; /* Current parsed external ref */ member in struct:_xmlRelaxNGParserCtxt
356 xmlDocPtr doc; /* the document being validated */ member in struct:_xmlRelaxNGValidCtxt
401 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGInclude
414 xmlDocPtr doc; /* the associated XML document */ member in struct:_xmlRelaxNGDocument
684 if (docu->doc != NULL)
685 xmlFreeDoc(docu->doc);
723 if (incl->doc != NULL)
724 xmlFreeDoc(incl->doc);
783 if (schema->doc !
1596 xmlDocPtr doc; local
1933 xmlDocPtr doc; local
6660 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc) argument
7311 xmlRelaxNGCleanupDoc(xmlRelaxNGParserCtxtPtr ctxt, xmlDocPtr doc) argument
7342 xmlDocPtr doc; local
10548 xmlRelaxNGValidateDocument(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
10795 xmlRelaxNGValidateDoc(xmlRelaxNGValidCtxtPtr ctxt, xmlDocPtr doc) argument
[all...]
H A Dxmlwriter.c95 xmlDocPtr doc; member in struct:_xmlTextWriter
221 ret->doc = xmlNewDoc(NULL);
350 * @doc: address of a xmlDocPtr to hold the new XML document tree
353 * Create a new xmlNewTextWriter structure with @*doc as output
358 xmlNewTextWriterDoc(xmlDocPtr * doc, int compression) argument
399 if (doc != NULL) {
400 *doc = ctxt->myDoc;
409 * @doc: xmlDocPtr
410 * @node: xmlNodePtr or NULL for doc->children
413 * Create a new xmlNewTextWriter structure with @doc a
419 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node, int compression) argument
4414 xmlDocPtr doc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile58 REGDESC += $(BASEDIR)/core/cpu/mmu/doc/mmu_regs.r
121 mmu_defs_asm.h: $(BASEDIR)/core/cpu/mmu/doc/mmu_regs.r
166 ## doc - Generate .axw files from register description.
167 doc: $(REGDESC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxpointer.h96 xmlXPtrNewContext (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 Dxpointer.h96 xmlXPtrNewContext (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/distro/rpm/
H A Dopenvpn.spec128 # Install extra %doc stuff
175 # don't use %doc as old rpmbuild removes it[1].
197 - Removed management/ directory from %doc
206 - Moved some files from /usr/share/openvpn to %doc for compatibility
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dmakefile.dmc56 $(OBJS)\studio_doc.obj : .\doc.cpp
57 $(CXX) -mn -c -cpp -o$@ $(STUDIO_CXXFLAGS) .\doc.cpp
H A Dstudio.h69 wxMDIChildFrame *CreateChildFrame(wxDocument *doc, wxView *view, wxMenu** editMenu);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/docvwmdi/
H A Dmakefile.dms212 $(OBJS)\docvwmdi_doc.obj : .\doc.cpp
213 $(CXX) -mn -c -cpp -o$@ $(DOCVWMDI_CXXFLAGS) .\doc.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A DaMule.spec54 %docdir %{_datadir}/doc/*
55 %{_datadir}/doc/*
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpointer.h96 xmlXPtrNewContext (xmlDocPtr doc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A DMakefile.qlzip48 .SUFFIXES: _.o .o .c .doc .1
56 .1.doc:

Completed in 259 milliseconds

<<11121314151617181920>>