Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/tests/
H A Dbug80600.phpt2 dom: DOMChildNode::remove does not work on character data
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 DDOM4_ChildNode_wrong_document.phpt2 DOMChildNode::after(), before, replaceWith with DOMNode from wrong document throws exception
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-8.2/ext/dom/
H A Dphp_dom.stub.php280 interface DOMChildNode interface
482 class DOMCharacterData extends DOMNode implements DOMChildNode
544 class DOMElement extends DOMNode implements DOMParentNode, DOMChildNode
H A Dphp_dom_arginfo.h677 …ZEND_ABSTRACT_ME_WITH_FLAGS(DOMChildNode, remove, arginfo_class_DOMChildNode_remove, ZEND_ACC_PUBL…
678 …ZEND_ABSTRACT_ME_WITH_FLAGS(DOMChildNode, before, arginfo_class_DOMChildNode_before, ZEND_ACC_PUBL…
679 …ZEND_ABSTRACT_ME_WITH_FLAGS(DOMChildNode, after, arginfo_class_DOMChildNode_after, ZEND_ACC_PUBLIC…
680 …ZEND_ABSTRACT_ME_WITH_FLAGS(DOMChildNode, replaceWith, arginfo_class_DOMChildNode_replaceWith, ZEN…
/PHP-8.2/
H A DNEWS1502 . Fixed bug #81642 (DOMChildNode::replaceWith() bug when replacing a node
1646 . Fixed bug #80602 (Segfault when using DOMChildNode::before()).

Completed in 19 milliseconds