Home
last modified time | relevance | path

Searched refs:Document (Results 1 – 25 of 64) sorted by relevance

123

/php-src/ext/dom/tests/
H A DDOMNode_hasChildNodes.phpt17 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 nodes
41 Document has child nodes
46 Document has child nodes
48 Document with 2 child nodes
H A DDOM4_ChildNode_wrong_document.phpt32 Wrong Document Error
33 Wrong Document Error
34 Wrong Document Error
H A DDOM4_ParentNode_append_wrong_document.phpt30 Wrong Document Error
31 Wrong Document Error
H A DDOMDocument_standalone_basic.phpt32 echo "Document is no longer standalone\n";
43 Document is no longer standalone
H A DDOMNode_insertBefore_error1.phpt24 Wrong Document Error
H A DDOMDocumentFragment_appendXML_error_003.phpt19 Warning: DOMNode::appendChild(): Document Fragment is empty in %s on line %d
H A DDOMDocument_loadHTMLfile_variation1.phpt16 %r(PHP ){0,1}%rWarning: DOMDocument::loadHTMLFile(): Document is empty %s
H A DDOMDocument_savexml_basic.phpt2 DOM Document : save and saveXML
/php-src/ext/dom/tests/gh11830/
H A Ddocument_variation.phpt44 Wrong Document Error
52 Wrong Document Error
60 Wrong Document Error
68 Wrong Document Error
76 Wrong Document Error
/php-src/ext/xsl/tests/
H A Dxslt009.phpt2 Test 9: Stream Wrapper XPath-Document()
8 echo "Test 9: Stream Wrapper XPath-Document()";
23 Test 9: Stream Wrapper XPath-Document()
/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_registerNodeClass_02.phpt8 class Custom extends Dom\Document {
15 $dom->registerNodeClass("Dom\\Document", "Custom");
30 Dom\Document::registerNodeClass(): Argument #1 ($baseClass) must not be an abstract class
H A DDocument_body_setter_errors.phpt2 Test DOM\Document::$body setter errors
53 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement
57 Cannot assign Dom\Element to property Dom\Document::$body of type ?Dom\HTMLElement
H A DHTMLDocument_saveHTML_wrong_document.phpt13 Fatal error: Uncaught DOMException: Wrong Document Error in %s:%d
/php-src/ext/opcache/tests/jit/
H A Dgh15101.phpt33 class Document {
38 $this->document = new Document;
44 protected function __construct(Document $document, int $nodeType)
54 Document $document,
/php-src/ext/dom/tests/modern/spec/
H A Dpre_insertion_validation.phpt67 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 document
109 Exception: Document types must be the first child in a document
110 --- Document output ---
114 --- Document fragment edge cases with multiple elements ---
116 --- Document fragment edge cases with text ---
H A DdocumentURI_URL.phpt2 Document URI/URL
32 Cannot assign null to property Dom\Document::$URL of type string
H A DDocument_createElement_edge_cases.phpt2 Document::createElement() edge cases
H A DDocument_implementation_createDocument_errors.phpt2 Document::$implementation createDocument errors
H A Dserialize_xml_ns_decl.phpt2 Document::saveXml() with XML namespace declaration
H A DDocument_implementation_createDocumentType_errors.phpt2 Document::$implementation createDocumentType errors
H A Dappend_text_nodes_invalid_hierarchy.phpt2 Document::append() with text nodes in an invalid hierarchy
/php-src/ext/dom/tests/modern/css_selectors/
H A Dquirks_mode.phpt10 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 ===
/php-src/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_002w.phpt10 $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_…
H A Dr3_groupD_compound1_003w.phpt10 $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_…
/php-src/ext/tidy/tests/
H A D004.phpt27 Info: Document content looks like HTML%w%d%S
30 Info: Document content looks like HTML 3.2

Completed in 18 milliseconds

123