Searched defs:doc (Results 1 - 25 of 66) sorted by relevance

123

/haiku-fatelf/src/bin/unzip/
H A Dapihelp.c98 APIDocStruct *doc; variable
123 struct APIDocStruct *doc; variable in typeref:struct:APIDocStruct
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DdebugXML.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
H A Dentities.h47 struct _xmlDoc *doc; /* the containing document */ member in struct:_xmlEntity
H A Dvalid.h94 xmlDocPtr doc; /* the document */ member in struct:_xmlValidCtxt
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcp-abi.h152 const char *doc; member in struct:cp_abi_ops
/haiku-fatelf/src/tests/add-ons/index_server/fulltext_search/
H A DBeaconSearcher.cpp79 Document doc ; local
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxlink.c123 xlinkIsLink (xmlDocPtr doc, xmlNodePtr node) { argument
H A DHTMLtree.c48 htmlGetMetaEncoding(htmlDocPtr doc) { argument
162 htmlSetMetaEncoding(htmlDocPtr doc, const xmlChar *encoding) { argument
390 htmlNodeDumpFormat(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int format) argument
434 htmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur) argument
455 htmlNodeDumpFileFormat(FILE *out, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
504 htmlNodeDumpFile(FILE *out, xmlDocPtr doc, xmlNodePtr cur) argument
623 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, const char *encoding ATTRIBUTE_UNUSED) argument
657 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding ATTRIBUTE_UNUSED) argument
719 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding) argument
742 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
764 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding, int format) argument
949 htmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, const char *encoding) argument
[all...]
H A Dentities.c280 xmlAddDtdEntity(xmlDocPtr doc, const xmlChar *name, int type, argument
329 xmlAddDocEntity(xmlDocPtr doc, const xmlChar *name, int type, const xmlChar *ExternalID, const xmlChar *SystemID, const xmlChar *content) argument
391 xmlGetParameterEntity(xmlDocPtr doc, const xmlChar *name) argument
422 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) argument
446 xmlGetDocEntity(xmlDocPtr doc, const xmlChar *name) argument
497 xmlEncodeEntitiesReentrant(xmlDocPtr doc, const xmlChar *input) argument
[all...]
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...]
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Ddocuments.c67 xmlDocPtr doc; local
144 xsltNewDocument(xsltTransformContextPtr ctxt, xmlDocPtr doc) { argument
188 xsltNewStyleDocument(xsltStylesheetPtr style, xmlDocPtr doc) argument
216 xsltDocumentPtr doc, cur; local
257 xsltDocumentPtr doc, cur; local
292 xmlDocPtr doc; local
366 xmlDocPtr doc; local
418 xsltFindDocument(xsltTransformContextPtr ctxt, xmlDocPtr doc) argument
[all...]
H A DnumbersInternals.h38 xmlDocPtr doc; member in struct:_xsltNumberData
H A Dnamespaces.c365 xsltSearchPlainNsByHref(xmlDocPtr doc, xmlNodePtr node, const xmlChar * href) argument
[all...]
H A Dfunctions.c111 xmlDocPtr doc; local
[all...]
H A Dkeys.c560 xsltInitCtxtKey(xsltTransformContextPtr ctxt, xsltDocumentPtr doc, argument
744 xsltInitCtxtKeys(xsltTransformContextPtr ctxt, xsltDocumentPtr doc) argument
775 xsltFreeDocumentKeys(xsltDocumentPtr doc) argument
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Dfileman.c83 char *doc; /* Documentation for this function. */ member in struct:__anon3227
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.h89 char *doc; member in struct:cmd_list_element
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dfileman.c80 char *doc; /* Documentation for this function. */ member in struct:__anon4267
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_pdi.c73 PDF_close_pdi(PDF *p, int doc) argument
88 PDF_open_pdi_page( PDF *p, int doc, int page, const char *optlist) argument
171 PDF_get_pdi_value(PDF *p, const char *key, int doc, int page, int idx) argument
186 PDF_process_pdi(PDF *p, int doc, int page, const char *optlist) argument
150 PDF_get_pdi_parameter( PDF *p, const char *key, int doc, int page, int idx, int *len) argument
[all...]
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A Dpdfimpose.c86 int doc, page; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Descp2-papers.c170 stp_mxml_node_t *doc = get_media_xml(v); local
184 stp_mxml_node_t *doc = get_media_xml(v); local
396 stp_mxml_node_t *doc = get_slots_xml(v); local
[all...]
H A Dmxml-file.c108 stp_mxml_node_t *doc; local
H A Dprint-escp2-data.c403 stp_mxml_node_t *doc = stp_mxmlLoadFromFile(NULL, fn, STP_MXML_NO_CALLBACK); local
H A Dxml.c250 stp_mxml_node_t *doc; local
532 stp_mxml_node_t *doc; local
[all...]
/haiku-fatelf/src/apps/deskbar/
H A DDeskbarMenu.cpp582 BMessage doc; local

Completed in 127 milliseconds

123