Searched refs:DOMEntity (Results 1 – 5 of 5) sorted by relevance
29 $entity = new DOMEntity();54 Cannot write read-only property DOMEntity::$actualEncoding55 Cannot write read-only property DOMEntity::$encoding56 Cannot write read-only property DOMEntity::$version
11 $element->prepend('x', new DOMEntity);18 $element->prepend('x', new DOMEntity);
2 DOMEntity fields
78 echo "-- Test DOMEntity --\n";79 $test = new DOMEntity();131 -- Test DOMEntity --133 Couldn't fetch DOMEntity
899 class DOMEntity extends DOMNode class
Completed in 10 milliseconds