Home
last modified time | relevance | path

Searched refs:DOMChildNode (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/dom/tests/
H A Dbug80600.phpt2 dom: DOMChildNode::remove does not work on character data
H A Delement_child_and_parent_node_without_document.phpt2 DOMElement: DOMChildNode, DOMParentNode modifications without a document
H A DDOM4_ChildNode_wrong_document.phpt2 DOMChildNode::after(), before, replaceWith with DOMNode from wrong document throws exception
H A DDOMChildNode_methods_without_parent.phpt2 DOMChildNode methods without a parent
H A Dbug80602_4.phpt2 Bug #80602 (Segfault when using DOMChildNode::before()) - after text merge variation
H A Dgh9142.phpt2 GH-9142 (DOMChildNode replaceWith() double-free error when replacing elements not separated by any …
H A Dbug81642.phpt2 Bug #81642 (DOMChildNode::replaceWith() bug when replacing a node with itself)
H A Dbug80602_3.phpt2 Bug #80602 (Segfault when using DOMChildNode::before()) - use-after-free variation
H A Dbug80602.phpt2 Bug #80602 (Segfault when using DOMChildNode::before())
H A Dbug80602_2.phpt2 Bug #80602 (Segfault when using DOMChildNode::after())
/php-src/ext/dom/
H A Dphp_dom.stub.php296 interface DOMChildNode interface
624 class DOMCharacterData extends DOMNode implements DOMChildNode
719 class DOMElement extends DOMNode implements \DOMParentNode, \DOMChildNode

Completed in 17 milliseconds