Home
last modified time | relevance | path

Searched refs:loadXML (Results 1 – 25 of 227) sorted by relevance

12345678910

/PHP-8.3/ext/dom/tests/
H A Dbug80602.phpt10 $doc->loadXML('<a>foo<last/></a>');
16 $doc->loadXML('<a>foo<last/></a>');
23 $doc->loadXML('<a>foo<last/></a>');
29 $doc->loadXML('<a>foo<last/></a>');
36 $doc->loadXML('<a>foo<last/></a>');
42 $doc->loadXML('<a>foo<last/></a>');
49 $doc->loadXML('<a>foo<last/></a>');
55 $doc->loadXML('<a>foo<last/></a>');
62 $doc->loadXML('<a>foo<last/></a>');
68 $doc->loadXML('<a>foo<last/></a>');
[all …]
H A Dbug80602_2.phpt10 $doc->loadXML('<a>foo<last/></a>');
16 $doc->loadXML('<a>foo<last/></a>');
23 $doc->loadXML('<a>foo<last/></a>');
29 $doc->loadXML('<a>foo<last/></a>');
36 $doc->loadXML('<a>foo<last/></a>');
42 $doc->loadXML('<a>foo<last/></a>');
49 $doc->loadXML('<a>foo<last/></a>');
55 $doc->loadXML('<a>foo<last/></a>');
62 $doc->loadXML('<a>foo<last/></a>');
68 $doc->loadXML('<a>foo<last/></a>');
[all …]
H A DDOMDocument_loadXML_error2_gte2_11.phpt2 Test DOMDocument::loadXML() detects not-well formed XML
24 Warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 4 in %s on line %d
26 Warning: DOMDocument::loadXML(): internal error: xmlParseStartTag: problem parsing attributes in En…
28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
30 Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: books line 3 and book in Entity, …
32 Warning: DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 8 in %s …
H A DDOMDocument_loadXML_error6.phpt2 Test DOMDocument::loadXML() with empty file path
10 $dom->loadXML("");
16 DOMDocument::loadXML(): Argument #1 ($source) must not be empty
H A DDOMDocument_loadXML_error2_gte2_12.phpt2 Test DOMDocument::loadXML() detects not-well formed XML
24 Warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 4 in %s on line %d
26 Warning: DOMDocument::loadXML():%sattributes%s
28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
30 Warning: DOMDocument::loadXML(): Opening and ending tag mismatch: books line 3 and book in Entity, …
H A Dgh11791.phpt8 $doc->loadXML('<root/>');
14 $doc->loadXML('<?xml version="1.0"?><root/>');
20 $doc->loadXML('<?xml version="1.0" standalone="no"?><root/>');
26 $doc->loadXML('<?xml version="1.0" standalone="yes"?><root/>');
H A DDOMDocument_validate_on_parse_variation.phpt21 $dom->loadXML($XMLStringGood);
31 $dom->loadXML($XMLStringBad);
40 Warning: DOMDocument::loadXML(): No declaration for element NYPHP in Entity, line: %d in %s on line…
42 Warning: DOMDocument::loadXML(): Element from was declared #PCDATA but contains non text nodes in E…
H A Dgh8996.phpt22 $this->loadXML($this->xmlData);
27 $dom->loadXML('<tag>value</tag>');
46 $this->loadXML($data['xmlData']);
51 $dom->loadXML('<tag>value</tag>');
69 $this->loadXML($data);
74 $dom->loadXML('<tag>value</tag>');
H A Dbug50661.phpt2 Bug #50661 (DOMDocument::loadXML does not allow UTF-16).
10 $dom->loadXML($data);
H A DDOMDocument_importNode_attribute_prefix_conflict.phpt12 $dom1->loadXML('<?xml version="1.0"?><container xmlns:foo="http://php.net" foo:bar="yes"/>');
13 $dom2->loadXML('<?xml version="1.0"?><container xmlns:foo="http://php.net/2"/>');
25 $dom1->loadXML('<?xml version="1.0"?><container xmlns:foo="http://php.net" foo:bar="yes"/>');
26 $dom2->loadXML('<?xml version="1.0"?><container xmlns="http://php.net" xmlns:foo="http://php.net/2"…
40 $dom1->loadXML('<?xml version="1.0"?><container xmlns="http://php.net" bar="yes"/>');
41 $dom2->loadXML('<?xml version="1.0"?><container xmlns="http://php.net/2"/>');
H A DDOMNode_hasChildNodes.phpt13 $dom->loadXML('<root/>');
21 $dom->loadXML('<root><a/></root>');
32 $dom->loadXML('<root><a/><b/></root>');
H A DDOM4_ParentNode_append_wrong_document.phpt10 $dom1->loadXML('<test/>');
13 $dom2->loadXML('<test><foo /></test>');
H A Dbug36756.phpt10 $dom->loadXML('<root><child/></root>');
17 $dom->loadXML('<root><child/></root>');
H A DDOM4_ChildNode_wrong_document.phpt10 $dom1->loadXML('<test/>');
13 $dom2->loadXML('<test><foo /></test>');
H A Dbug46185.phpt8 $aDOM->loadXML('<?xml version="1.0"?>
13 $ok->loadXML('<?xml version="1.0"?>
H A Dbug47530.phpt10 …$doc->loadXML('<html xmlns="https://php.net/something" xmlns:ns="https://php.net/whatever"><elemen…
20 $doc->loadXML('<html xmlns=""><element xmlns:foo="https://php.net/bar"/></html>');
44 $dom->loadXML($xml);
66 $dom->loadXML($xml);
69 …$dom2->loadXML('<?xml version="1.0"?><container xmlns:test="https://php.net/test" xmlns="https://p…
82 …$dom->loadXML('<?xml version="1.0"?><div xmlns="https://php.net/default" xmlns:example="https://ph…
84 $dom2->loadXML('<?xml version="1.0"?><div xmlns:example="https://php.net/somethingelse"/>');
94 …$dom->loadXML('<?xml version="1.0"?><container xmlns:default="http://php.net/default"><a xmlns:foo…
H A DDOMNode_isEqualNode.phpt17 $dom1->loadXML(<<<XML
81 $dom2->loadXML('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/x.dtd…
83 $dom2->loadXML('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN2" "http://www.w3.org/TR/html4/stri…
87 $dom2->loadXML('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/stric…
121 $dom2->loadXML(<<<XML
134 $dom2->loadXML(<<<XML
156 $dom2->loadXML(<<<XML
168 $dom2->loadXML(<<<XML
180 $dom2->loadXML(<<<XML
191 $dom2->loadXML(<<<XML
[all …]
H A Dspecific_namespace_behaviour.phpt9 $dom1->loadXML(<<<XML
16 $dom2->loadXML('<xml><child/></xml>');
H A Ddom_set_attr_node.phpt19 $dom->loadXML($xml);
24 $dom2->loadXML($xml2);
/PHP-8.3/ext/libxml/tests/
H A Dlibxml_disable_entity_loader.phpt27 $doc->loadXML($xml, 0);
43 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "%s" in %s on line %d
45 Warning: DOMDocument::loadXML(): Failure to process entity xxe in Entity, line: %d in %s on line %d
47 Warning: DOMDocument::loadXML(): Entity 'xxe' not defined in Entity, line: %d in %s on line %d
H A Dbug61367-read.phpt24 $doc->loadXML( <<<XML
60 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "file:///%s/test_bug_…
62 Warning: DOMDocument::loadXML(): Failure to process entity file in Entity, line: 4 in %s on line %d
64 Warning: DOMDocument::loadXML(): Entity 'file' not defined in Entity, line: 4 in %s on line %d
H A Dlibxml_disable_entity_loader_2.phpt26 $doc->loadXML($xml, 0);
42 %s: DOMDocument::loadXML(): %Sfailed to load %s
/PHP-8.3/ext/simplexml/tests/
H A Dbug81325.phpt9 $dom->loadXML("foo");
14 Warning: DOMDocument::loadXML(): Start tag expected%s
/PHP-8.3/ext/xsl/tests/
H A Dbug33853.phpt14 $xsl->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
23 $inputdom->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
H A Dthrow_in_autoload.phpt14 $xsl->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>
23 $inputdom->loadXML('<?xml version="1.0" encoding="iso-8859-1" ?>

Completed in 26 milliseconds

12345678910