Searched defs:doc (Results 176 - 200 of 293) sorted by relevance

1234567891011>>

/macosx-10.9.5/curl-78.94.1/curl/tests/server/
H A Drtspd.c332 static char doc[MAXDOCNAMELEN]; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Deldoc.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dinfo-look.el[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A DSAX2.c985 xmlDocPtr doc; local
[all...]
H A Dc14n.c55 xmlDocPtr doc; member in struct:_xmlC14NCtx
1773 xmlC14NNewCtx(xmlDocPtr doc, argument
1867 xmlC14NExecute(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int mode, xmlChar **inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1969 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
2004 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
2075 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A DdebugXML.c45 xmlDocPtr doc; /* current document */ member in struct:_xmlDebugCtxt
274 xmlDocPtr doc; local
1096 xmlCtxtDumpDocHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1172 xmlCtxtDumpDocumentHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1212 xmlCtxtDumpDocument(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1280 xmlCtxtDumpEntities(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1396 xmlDebugDumpEntities(FILE * output, xmlDocPtr doc) argument
1501 xmlDebugDumpDocumentHead(FILE * output, xmlDocPtr doc) argument
1522 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) argument
1573 xmlDebugCheckDocument(FILE * output, xmlDocPtr doc) argument
2458 xmlDocPtr doc; local
2805 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, FILE * output) argument
[all...]
H A Dschematron.c132 xmlDocPtr doc; /* pointer to the parsed document */ member in struct:_xmlSchematron
182 xmlDocPtr doc; member in struct:_xmlSchematronParserCtxt
669 xmlSchematronNewDocParserCtxt(xmlDocPtr doc) argument
1078 xmlDocPtr doc; local
[all...]
H A Dtestlimits.c1266 xmlDocPtr doc; local
H A Dxinclude.c56 xmlDocPtr doc; /* the parsed document */ member in struct:_xmlXIncludeRef
66 xmlDocPtr doc; /* the source document */ member in struct:_xmlXIncludeCtxt
280 xmlXIncludeNewContext(xmlDocPtr doc) { argument
663 xmlXIncludeRecurseDoc(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, const xmlURL url ATTRIBUTE_UNUSED) argument
1250 xmlDocPtr doc; member in struct:_xmlXIncludeMergeData
1266 xmlDocPtr doc; local
1340 xmlXIncludeMergeEntities(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlDocPtr from) argument
1402 xmlDocPtr doc; local
2361 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) argument
2511 xmlXIncludeProcessFlagsData(xmlDocPtr doc, int flags, void *data) argument
2533 xmlXIncludeProcessFlags(xmlDocPtr doc, int flags) argument
2547 xmlXIncludeProcess(xmlDocPtr doc) argument
[all...]
H A Dxmlsave.c86 xmlDocPtr doc; member in struct:_xmlSaveCtxt
710 xmlDocPtr doc; local
847 xmlDocPtr doc; local
1931 xmlSaveDoc(xmlSaveCtxtPtr ctxt, xmlDocPtr doc) argument
2049 xmlBufAttrSerializeTxtContent(xmlBufPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
2178 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
2209 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format) argument
2244 xmlBufNodeDump(xmlBufPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format) argument
2300 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) argument
2354 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format, const char *encoding) argument
[all...]
H A Dxpointer.c1325 xmlXPtrNewContext(xmlDocPtr doc, xmlNodePtr here, xmlNodePtr origin) { argument
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxpath.h289 xmlDocPtr doc; /* The current document */ member in struct:_xmlXPathContext
/macosx-10.9.5/libxslt-13/libxslt/python/
H A Dlibxslt.c519 xmlDocPtr doc=NULL; local
626 xmlDocPtr doc; local
663 xmlDocPtr doc; local
740 xmlDocPtr doc; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DSAX2.c955 xmlDocPtr doc; local
[all...]
H A Dc14n.c53 xmlDocPtr doc; member in struct:_xmlC14NCtx
1771 xmlC14NNewCtx(xmlDocPtr doc, argument
1865 xmlC14NExecute(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int mode, xmlChar **inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1967 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
2002 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
2073 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int mode, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A DdebugXML.c45 xmlDocPtr doc; /* current document */ member in struct:_xmlDebugCtxt
274 xmlDocPtr doc; local
1097 xmlCtxtDumpDocHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1173 xmlCtxtDumpDocumentHead(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1213 xmlCtxtDumpDocument(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1281 xmlCtxtDumpEntities(xmlDebugCtxtPtr ctxt, xmlDocPtr doc) argument
1397 xmlDebugDumpEntities(FILE * output, xmlDocPtr doc) argument
1502 xmlDebugDumpDocumentHead(FILE * output, xmlDocPtr doc) argument
1523 xmlDebugDumpDocument(FILE * output, xmlDocPtr doc) argument
1574 xmlDebugCheckDocument(FILE * output, xmlDocPtr doc) argument
2456 xmlDocPtr doc; local
2801 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, FILE * output) argument
[all...]
H A Dschematron.c132 xmlDocPtr doc; /* pointer to the parsed document */ member in struct:_xmlSchematron
182 xmlDocPtr doc; member in struct:_xmlSchematronParserCtxt
669 xmlSchematronNewDocParserCtxt(xmlDocPtr doc) argument
1078 xmlDocPtr doc; local
[all...]
H A Dxinclude.c55 xmlDocPtr doc; /* the parsed document */ member in struct:_xmlXIncludeRef
65 xmlDocPtr doc; /* the source document */ member in struct:_xmlXIncludeCtxt
279 xmlXIncludeNewContext(xmlDocPtr doc) { argument
662 xmlXIncludeRecurseDoc(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, const xmlURL url ATTRIBUTE_UNUSED) argument
1247 xmlDocPtr doc; member in struct:_xmlXIncludeMergeData
1263 xmlDocPtr doc; local
1337 xmlXIncludeMergeEntities(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlDocPtr from) argument
1399 xmlDocPtr doc; local
2332 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) argument
2481 xmlXIncludeProcessFlagsData(xmlDocPtr doc, int flags, void *data) argument
2503 xmlXIncludeProcessFlags(xmlDocPtr doc, int flags) argument
2517 xmlXIncludeProcess(xmlDocPtr doc) argument
[all...]
H A Dxmlsave.c82 xmlDocPtr doc; member in struct:_xmlSaveCtxt
556 xmlDocPtr doc; local
689 xmlDocPtr doc; local
1758 xmlSaveDoc(xmlSaveCtxtPtr ctxt, xmlDocPtr doc) argument
1875 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
2009 xmlNodeDump(xmlBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format) argument
2061 xmlElemDump(FILE * f, xmlDocPtr doc, xmlNodePtr cur) argument
2115 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur, int level, int format, const char *encoding) argument
[all...]
H A Dxpointer.c1331 xmlXPtrNewContext(xmlDocPtr doc, xmlNodePtr here, xmlNodePtr origin) { argument
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxpath.h287 xmlDocPtr doc; /* The current document */ member in struct:_xmlXPathContext
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/support/devel/sak/validate/
H A Dmanpages.tcl[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/devel/sak/validate/
H A Dmanpages.tcl[all...]
/macosx-10.9.5/tidy-15.12/tidy/console/
H A Dtidy.c675 ctmbstr doc = tidyOptGetDoc( tdoc, topt ); local
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dclean.c300 static ctmbstr FindStyle( TidyDocImpl* doc, ctmbstr tag, ctmbstr properties ) argument
324 static void AddClass( TidyDocImpl* doc, Nod argument
338 AddStyleAsClass( TidyDocImpl* doc, Node *node, ctmbstr stylevalue ) argument
354 Style2Rule( TidyDocImpl* doc, Node *node) argument
413 CleanBodyAttrs( TidyDocImpl* doc, Node* body ) argument
586 StripOnlyChild(TidyDocImpl* doc, Node *node) argument
604 DiscardContainer( TidyDocImpl* doc, Node *element, Node **pnode) argument
666 AddStyleProperty(TidyDocImpl* doc, Node *node, ctmbstr property ) argument
692 MergeClasses(TidyDocImpl* doc, Node *node, Node *child) argument
737 MergeStyles(TidyDocImpl* doc, Node *node, Node *child) argument
833 AddFontFace( TidyDocImpl* doc, Node *node, ctmbstr face ) argument
840 AddFontSize( TidyDocImpl* doc, Node* node, ctmbstr size ) argument
872 AddFontColor( TidyDocImpl* doc, Node *node, ctmbstr color) argument
880 AddAlign( TidyDocImpl* doc, Node *node, ctmbstr align ) argument
899 AddFontStyles( TidyDocImpl* doc, Node *node, AttVal *av) argument
920 TextAlign( TidyDocImpl* doc, Node* node ) argument
956 Dir2Div( TidyDocImpl* doc, Node *node, Node **ARG_UNUSED(pnode)) argument
995 Center2Div( TidyDocImpl* doc, Node *node, Node **pnode) argument
1040 CopyAttrs( TidyDocImpl* doc, Node *node, Node *child) argument
1089 MergeNestedElements( TidyDocImpl* doc, TidyTagId Id, TidyTriState state, Node *node, Node **ARG_UNUSED(pnode)) argument
1120 NestedList( TidyDocImpl* doc, Node *node, Node **pnode ) argument
1235 BlockStyle( TidyDocImpl* doc, Node *node, Node **ARG_UNUSED(pnode) ) argument
1282 InlineStyle( TidyDocImpl* doc, Node *node, Node **ARG_UNUSED(pnode) ) argument
1331 Font2Span( TidyDocImpl* doc, Node *node, Node **pnode ) argument
1382 CleanNode( TidyDocImpl* doc, Node *node ) argument
1427 CleanTree( TidyDocImpl* doc, Node *node ) argument
1443 DefineStyleRules( TidyDocImpl* doc, Node *node ) argument
1474 NestedEmphasis( TidyDocImpl* doc, Node* node ) argument
1501 EmFromI( TidyDocImpl* doc, Node* node ) argument
1529 List2BQ( TidyDocImpl* doc, Node* node ) argument
1554 BQ2Div( TidyDocImpl* doc, Node *node ) argument
1603 PruneSection( TidyDocImpl* doc, Node *node ) argument
1648 DropSections( TidyDocImpl* doc, Node* node ) argument
1715 StripSpan( TidyDocImpl* doc, Node* span ) argument
1845 CleanWord2000( TidyDocImpl* doc, Node *node) argument
2064 BumpObject( TidyDocImpl* doc, Node *html ) argument
2232 DropComments(TidyDocImpl* doc, Node* node) argument
2255 DropFontElements(TidyDocImpl* doc, Node* node, Node **ARG_UNUSED(pnode)) argument
2277 WbrToSpace(TidyDocImpl* doc, Node* node) argument
2338 DowngradeTypography(TidyDocImpl* doc, Node* node) argument
2393 ReplacePreformattedSpaces(TidyDocImpl* doc, Node* node) argument
2415 ConvertCDATANodes(TidyDocImpl* doc, Node* node) argument
2440 FixLanguageInformation(TidyDocImpl* doc, Node* node, Bool wantXmlLang, Bool wantLang) argument
2494 FixXhtmlNamespace(TidyDocImpl* doc, Bool wantXmlns) argument
2518 FixAnchors(TidyDocImpl* doc, Node *node, Bool wantName, Bool wantId) argument
[all...]

Completed in 469 milliseconds

1234567891011>>