Home
last modified time | relevance | path

Searched refs:DOMEntity (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/dom/tests/
H A Dproperty_write_errors.phpt29 $entity = new DOMEntity();
54 Cannot write read-only property DOMEntity::$actualEncoding
55 Cannot write read-only property DOMEntity::$encoding
56 Cannot write read-only property DOMEntity::$version
H A Dgh16039.phpt11 $element->prepend('x', new DOMEntity);
18 $element->prepend('x', new DOMEntity);
H A DDOMEntity_fields.phpt2 DOMEntity fields
/PHP-8.3/ext/dom/tests/delayed_freeing/
H A Ddirect_construction.phpt78 echo "-- Test DOMEntity --\n";
79 $test = new DOMEntity();
131 -- Test DOMEntity --
133 Couldn't fetch DOMEntity
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php899 class DOMEntity extends DOMNode class

Completed in 14 milliseconds