Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/tests/modern/css_selectors/
H A Dtest_utils.inc3 function test_helper(DOM\ParentNode $dom, string $selector, bool $only_name = false)
37 function test_failure(DOM\ParentNode $dom, string $selector)
/PHP-8.4/ext/dom/tests/gh11830/
H A Dhierarchy_variation.phpt2 GH-11830 (ParentNode methods should perform their checks upfront) - hierarchy variation
H A Dattribute_variation.phpt2 GH-11830 (ParentNode methods should perform their checks upfront) - attribute variation
H A Ddocument_variation.phpt2 GH-11830 (ParentNode methods should perform their checks upfront) - document variation
H A Dtype_variation.phpt2 GH-11830 (ParentNode methods should perform their checks upfront) - type variation
/PHP-8.4/ext/dom/tests/modern/spec/
H A DParentNode_append_exception_consistency.phpt2 Consistency of parent node after exception in ParentNode::append()
H A DParentNode_hierarchy_text_nodes.phpt2 ParentNode hierarchy exceptions with temporary and non-temporary text nodes
H A Dpre_insertion_validation.phpt2 ParentNode/ChildNode pre-insertion validation
/PHP-8.4/ext/dom/tests/
H A Dparentnode_childnode_too_long_text.phpt2 Passing a too long string to ChildNode or ParentNode methods causes an exception
/PHP-8.4/ext/dom/
H A Dphp_dom.stub.php1324 interface ParentNode interface
1564 class Element extends Node implements ParentNode, ChildNode
1860 class DocumentFragment extends Node implements ParentNode
1928 abstract class Document extends Node implements ParentNode
/PHP-8.4/
H A DNEWS599 (DOM)ParentNode and (DOM)ChildNode. (nielsdos)

Completed in 30 milliseconds