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

/macosx-10.10/ruby-106/ruby/lib/rexml/
H A Dstreamlistener.rb40 def doctype name, pub_sys, long_name, uri method in class:REXML.StreamListener
H A Dattribute.rb115 def doctype method in class:REXML.Attribute
H A Ddocument.rb116 def doctype method in class:REXML.Document
H A Dsax2listener.rb45 def doctype name, pub_sys, long_name, uri method in class:REXML.SAX2Listener
H A Dtext.rb200 def doctype method in class:REXML.Text
[all...]
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dlistener.rb25 def doctype name, pub_sys, long_name, uri method in class:Listener
H A Dtest_stream.rb100 def doctype( name, pub_sys, long_name, uri ) method in class:RequestReader
H A Dtest_sax.rb101 def doctype(name, pub_sys, long_name, uri) method in class:SAX2Tester.SimpleDoctypeListener
[all...]
/macosx-10.10/ruby-106/ruby/lib/rexml/parsers/
H A Dpullparser.rb
/macosx-10.10/ruby-106/ruby/lib/cgi/
H A Dhtml.rb841 def doctype method in class:Html3
892 def doctype method in class:Html4
942 def doctype method in class:Html4Tr
994 def doctype method in class:Html4Fr
1029 def doctype method in class:Html5
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDOMImplementation.cpp214 createDocument(const String& namespaceURI, const String& qualifiedName, DocumentType* doctype, ExceptionCode& ec) argument
H A DDocument.cpp820 DocumentType* Document::doctype() const function in class:WebCore::Document
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLConstructionSite.cpp404 RefPtr<DocumentType> doctype = DocumentType::create(*m_document, token->name(), publicId, systemId); local
/macosx-10.10/WebKit-7600.1.25/win/
H A DDOMHTMLClasses.h305 virtual HRESULT STDMETHODCALLTYPE doctype( function in class:DOMHTMLDocument
H A DDOMCoreClasses.cpp601 HRESULT STDMETHODCALLTYPE DOMDocument::doctype( function in class:DOMDocument
/macosx-10.10/tidy-15.15/tidy/src/
H A Dparser.c4076 Node *node, *html, *doctype = NULL; local
4325 Node *node, *doctype local
[all...]
H A Dlexer.c1490 Node* doctype; local
1520 Node* doctype = NULL; local
1535 Node *doctype = TY_(FindDocType)( doc ); local
1636 Node* doctype = TY_(FindDocType)( doc ); local
[all...]
H A Dlexer.h355 uint doctype; /* version as given by doctype (if any) */ member in struct:_Lexer
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h82 @property (readonly, strong) DOMDocumentType *doctype; variable
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_proxy_html.c88 const char *doctype; member in struct:__anon6234
[all...]
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dtransform.c3658 const xmlChar *doctype = NULL; local
6211 const xmlChar *doctype local
[all...]
/macosx-10.10/ruby-106/ruby/ext/win32ole/sample/
H A Dxml.rb650 def doctype() method in class:IXMLDOMDocument
5842 def doctype() method in class:Microsoft_XMLDOM_1_0
6449 def doctype() method in class:Microsoft_FreeThreadedXMLDOM_1_0
7285 def doctype method in class:Msxml
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/html/
H A Dhtml.tcl
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddom.h509 domDocInfo *doctype; member in struct:domDocument
H A Ddomxslt.c367 domDocInfo doctype; member in struct:__anon13044
[all...]

Completed in 255 milliseconds