Searched defs:doc (Results 101 - 125 of 247) sorted by relevance

12345678910

/macosx-10.10.1/apache-793/httpd/modules/dav/main/
H A Dutil_lock.c160 dav_lock_parse_lockinfo(request_rec *r, const dav_resource *resource, dav_lockdb *lockdb, const apr_xml_doc *doc, dav_lock **lock_request) argument
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dapropos.el[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A DHTMLtree.c50 htmlGetMetaEncoding(htmlDocPtr doc) { argument
164 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { argument
408 htmlBufNodeDumpFormat(xmlBufPtr buf, xmlDocPtr doc, xmlNodePtr cur, int format) argument
452 htmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur) argument
488 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
537 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) argument
654 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, const char *encoding ATTRIBUTE_UNUSED) argument
688 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding ATTRIBUTE_UNUSED) argument
755 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding) argument
778 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
800 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
989 htmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding) argument
[all...]
H A Dentities.c301 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type, argument
350 xmlAddDocEntity(xmlDocPtr doc, const xmlChar *name, int type, const xmlChar *ExternalID, const xmlChar *SystemID, const xmlChar *content) argument
403 xmlNewEntity(xmlDocPtr doc, const xmlChar *name, int type, const xmlChar *ExternalID, const xmlChar *SystemID, const xmlChar *content) argument
450 xmlGetParameterEntity(xmlDocPtr doc, const xmlChar *name) argument
481 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) argument
505 xmlGetDocEntity(xmlDocPtr doc, const xmlChar *name) argument
556 xmlEncodeEntitiesInternal(xmlDocPtr doc, const xmlChar *input, int attr) argument
754 xmlEncodeAttributeEntities(xmlDocPtr doc, const xmlChar *input) argument
771 xmlEncodeEntitiesReentrant(xmlDocPtr doc, const xmlChar *input) argument
[all...]
H A Dgentest.py503 doc = libxml2.readFile(srcPref + 'doc/libxml2-api.xml', None, 0) variable
H A Drunsuite.c422 xmlDocPtr doc local
614 xmlChar *doc = getString(cur, "string(documentation)"); local
632 xmlDocPtr doc; local
671 xmlChar *doc = getString(cur, "string(documentation)"); local
695 xmlDocPtr doc; local
733 xmlDocPtr doc; local
782 xmlDocPtr doc = NULL; local
997 xmlDocPtr doc; local
[all...]
H A Drunxmlconf.c184 xmlDocPtr doc; local
214 xmlDocPtr doc; local
246 xmlDocPtr doc; local
274 xmlDocPtr doc; local
289 xmlconfTestItem(xmlDocPtr doc, xmlNodePtr cur) argument
441 xmlconfTestCases(xmlDocPtr doc, xmlNodePtr cur, int level) argument
480 xmlconfTestSuite(xmlDocPtr doc, xmlNodePtr cur) argument
516 xmlDocPtr doc; local
[all...]
H A DtestHTML.c621 htmlDocPtr doc = NULL; local
715 htmlDocPtr doc = NULL; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dfunctions.c111 xmlDocPtr doc; local
668 xmlDocPtr doc; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dtypes.c157 libxml_xmlDocPtrWrap(xmlDocPtr doc) argument
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DHTMLtree.c48 htmlGetMetaEncoding(htmlDocPtr doc) { argument
162 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { argument
404 htmlNodeDumpFormat(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int format) argument
448 htmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur) argument
469 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
518 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) argument
637 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, const char *encoding ATTRIBUTE_UNUSED) argument
671 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding ATTRIBUTE_UNUSED) argument
733 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding) argument
756 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
778 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
967 htmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding) argument
[all...]
H A Dentities.c299 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type, argument
348 xmlAddDocEntity(xmlDocPtr doc, const xmlChar *name, int type, const xmlChar *ExternalID, const xmlChar *SystemID, const xmlChar *content) argument
401 xmlNewEntity(xmlDocPtr doc, const xmlChar *name, int type, const xmlChar *ExternalID, const xmlChar *SystemID, const xmlChar *content) argument
448 xmlGetParameterEntity(xmlDocPtr doc, const xmlChar *name) argument
479 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) argument
503 xmlGetDocEntity(xmlDocPtr doc, const xmlChar *name) argument
554 xmlEncodeEntitiesReentrant(xmlDocPtr doc, const xmlChar *input) argument
[all...]
H A Dgentest.py503 doc = libxml2.readFile(srcPref + 'doc/libxml2-api.xml', None, 0) variable
H A Drunsuite.c434 xmlDocPtr doc local
626 xmlChar *doc = getString(cur, "string(documentation)"); local
644 xmlDocPtr doc; local
683 xmlChar *doc = getString(cur, "string(documentation)"); local
707 xmlDocPtr doc; local
745 xmlDocPtr doc; local
794 xmlDocPtr doc = NULL; local
1009 xmlDocPtr doc; local
[all...]
H A Drunxmlconf.c194 xmlDocPtr doc; local
224 xmlDocPtr doc; local
256 xmlDocPtr doc; local
284 xmlDocPtr doc; local
299 xmlconfTestItem(xmlDocPtr doc, xmlNodePtr cur) argument
451 xmlconfTestCases(xmlDocPtr doc, xmlNodePtr cur, int level) argument
490 xmlconfTestSuite(xmlDocPtr doc, xmlNodePtr cur) argument
526 xmlDocPtr doc; local
[all...]
H A DtestHTML.c621 htmlDocPtr doc = NULL; local
715 htmlDocPtr doc = NULL; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomhtml.c714 HTML_SimpleParse( char *html, int *pos, domDocument *doc, domNode *parent_nodeOld, int ignoreWhiteSpaces, char **errStr ) argument
1500 domDocument *doc = domCreateDoc(NULL, 0); local
[all...]
H A Dnodecmd.c285 domDocument *doc; local
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dstreamio.h92 TidyDocImpl* doc; member in struct:_StreamIn
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dinf-lisp.el[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Ddoc.c377 Lisp_Object tem, doc; variable
501 Lisp_Object doc = tem; variable
[all...]
/macosx-10.10.1/libxslt-13/libxslt/xsltproc/
H A Dxsltproc.c355 xsltProcess(xmlDocPtr doc, xsltStylesheetPtr cur, const char *filename) { argument
551 xmlDocPtr doc, style; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dtypes.c153 libxml_xmlDocPtrWrap(xmlDocPtr doc) argument
/macosx-10.10.1/ruby-106/ruby/misc/
H A Druby-mode.el[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxslt/
H A Dtclxslt.c359 xmlDocPtr origDoc, doc; local
617 xmlDocPtr doc, result; local
[all...]

Completed in 322 milliseconds

12345678910