Home
last modified time | relevance | path

Searched refs:Document (Results 1 – 25 of 53) 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 DHTMLDocument_saveHTML_wrong_document.phpt13 Fatal error: Uncaught DOMException: Wrong Document Error in %s:%d
/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
H A DDocument_importNode_not_supported.phpt2 Document::importNode() with unsupported node type
H A DNode_insertBefore_01.phpt24 Document types must be the first child in a document
/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
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_createFromFile_empty_input.phpt12 Warning: Dom\XMLDocument::createFromFile(): Document is empty in php://memory, line: 1 in %s on lin…

Completed in 35 milliseconds

123