Searched defs:doc (Results 51 - 75 of 293) sorted by relevance

1234567891011>>

/macosx-10.9.5/libxml2-26/libxml2/doc/examples/
H A Dreader3.c31 xmlDocPtr doc; local
77 xmlDocPtr doc; local
91 doc = extractFile(filename, (const xmlChar *) pattern); local
[all...]
H A Dtree1.c53 xmlDoc *doc = NULL; local
H A Dio1.c105 xmlDocPtr doc; local
H A Dparse4.c47 xmlDocPtr doc; /* the resulting document tree */ local
H A Dtree2.c28 xmlDocPtr doc = NULL; /* document pointer */ local
H A Dxpath2.c86 xmlDocPtr doc; local
/macosx-10.9.5/libxml2-26/libxml2/python/tests/
H A Dnsdel.py28 doc = libxml2.parseDoc(instance) variable
37 doc = libxml2.parseDoc(instance) variable
46 doc = libxml2.newDoc("1.0") variable
[all...]
H A Doutbuf.py33 doc = libxml2.parseDoc(input) variable
55 doc = libxml2.parseDoc(input) variable
78 doc = libxml2.parseDoc(input) variable
[all...]
H A DvalidDTD.py34 doc = libxml2.parseDoc(valid) variable
42 doc = libxml2.parseDoc(invalid) variable
H A DvalidRNG.py49 doc = libxml2.parseDoc(valid) variable
57 doc = libxml2.parseDoc(invalid) variable
H A DvalidSchemas.py56 doc = libxml2.parseDoc(valid) variable
64 doc = libxml2.parseDoc(invalid) variable
/macosx-10.9.5/libxslt-13/libxslt/python/tests/
H A Dextelem.py55 doc = libxml2.parseDoc("<doc/>") variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A Dnsdel.py28 doc = libxml2.parseDoc(instance) variable
37 doc = libxml2.parseDoc(instance) variable
46 doc = libxml2.newDoc("1.0") variable
[all...]
H A DvalidDTD.py34 doc = libxml2.parseDoc(valid) variable
42 doc = libxml2.parseDoc(invalid) variable
H A DvalidRNG.py49 doc = libxml2.parseDoc(valid) variable
57 doc = libxml2.parseDoc(invalid) variable
H A DvalidSchemas.py56 doc = libxml2.parseDoc(valid) variable
64 doc = libxml2.parseDoc(invalid) variable
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentType.cpp68 Document* doc = toDocument(parentNode()); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DContentData.cpp70 RenderObject* ImageContentData::createRenderer(Document* doc, RenderStyle* pseudoStyle) const argument
81 RenderObject* TextContentData::createRenderer(Document* doc, RenderStyle* pseudoStyle) const argument
88 RenderObject* CounterContentData::createRenderer(Document* doc, RenderStyle* pseudoStyle) const argument
95 RenderObject* QuoteContentData::createRenderer(Document* doc, RenderStyle* pseudoStyle) const argument
[all...]
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dhelp.c125 char * const *doc; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DdebugXML.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DdebugXML.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomlock.c105 domLocksAttach(domDocument *doc) argument
132 domLocksDetach(domDocument *doc) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLFormControlElementWithState.cpp37 HTMLFormControlElementWithState::HTMLFormControlElementWithState(const QualifiedName& tagName, Document* doc, HTMLFormElement* f) argument
H A DHTMLFrameOwnerElement.cpp118 Document* doc = contentDocument(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/rss/
H A DRSS10Parser.cpp37 bool RSS10Parser::parseXmlDoc(xmlDocPtr doc) argument

Completed in 147 milliseconds

1234567891011>>