Home
last modified time | relevance | path

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

/php-src/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-src/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-src/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-src/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-src/ext/dom/
H A Dphp_dom.stub.php1324 interface ParentNode interface
1564 class Element extends Node implements ParentNode, ChildNode
1864 class DocumentFragment extends Node implements ParentNode
1932 abstract class Document extends Node implements ParentNode

Completed in 33 milliseconds