Searched refs:Document (Results 1 – 25 of 64) sorted by relevance
123
17 echo "Document has child nodes\n";20 echo "Document has child nodes\n";28 echo "Document has child nodes\n";31 echo "Document with 2 child nodes\n";39 Document has child nodes41 Document has child nodes46 Document has child nodes48 Document with 2 child nodes
32 Wrong Document Error33 Wrong Document Error34 Wrong Document Error
30 Wrong Document Error31 Wrong Document Error
32 echo "Document is no longer standalone\n";43 Document is no longer standalone
24 Wrong Document Error
19 Warning: DOMNode::appendChild(): Document Fragment is empty in %s on line %d
16 %r(PHP ){0,1}%rWarning: DOMDocument::loadHTMLFile(): Document is empty %s
2 DOM Document : save and saveXML
44 Wrong Document Error52 Wrong Document Error60 Wrong Document Error68 Wrong Document Error76 Wrong Document Error
2 Test 9: Stream Wrapper XPath-Document()8 echo "Test 9: Stream Wrapper XPath-Document()";23 Test 9: Stream Wrapper XPath-Document()
8 class Custom extends Dom\Document {15 $dom->registerNodeClass("Dom\\Document", "Custom");30 Dom\Document::registerNodeClass(): Argument #1 ($baseClass) must not be an abstract class
2 Test DOM\Document::$body setter errors53 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement57 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement
13 Fatal error: Uncaught DOMException: Wrong Document Error in %s:%d
33 class Document {38 $this->document = new Document;44 protected function __construct(Document $document, int $nodeType)54 Document $document,
67 echo "--- Document output ---\n";71 echo "--- Document fragment edge cases with multiple elements ---\n";83 echo "--- Document fragment edge cases with text ---\n";104 Exception: Document types must be the first child in a document109 Exception: Document types must be the first child in a document110 --- Document output ---114 --- Document fragment edge cases with multiple elements ---116 --- Document fragment edge cases with text ---
2 Document URI/URL32 Cannot assign null to property Dom\Document::$URL of type string
2 Document::createElement() edge cases
2 Document::$implementation createDocument errors
2 Document::saveXml() with XML namespace declaration
2 Document::$implementation createDocumentType errors
2 Document::append() with text nodes in an invalid hierarchy
10 echo "\n=== Document in quirks mode ===\n\n";24 echo "\n=== Document not in quirks mode ===\n\n";41 === Document in quirks mode ===58 === Document not in quirks mode ===
10 $client->echoDocument("Test Document Here");18 …ns:ns1="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:x_Document>Test Document Here</ns1:x_Docum…20 …1="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:result_Document>Test Document Here</ns1:result_…
10 $client->echoDocument((object)array("_"=>"Test Document Here","ID"=>1));18 …"http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:x_Document ID="1">Test Document Here</ns1:x_Docum…20 …://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:result_Document ID="1">Test Document Here</ns1:result_…
27 Info: Document content looks like HTML%w%d%S30 Info: Document content looks like HTML 3.2
Completed in 29 milliseconds