Home
last modified time | relevance | path

Searched refs:nextElementSibling (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/dom/tests/
H A Dbug69846.phpt44 ["nextElementSibling"]=>
94 ["nextElementSibling"]=>
148 ["nextElementSibling"]=>
H A DDOM4_DOMNode_ElementSiblings.phpt13 print_node($element->firstElementChild->nextElementSibling);
H A Dbug80602_3.phpt39 ["nextElementSibling"]=>
88 ["nextElementSibling"]=>
/PHP-8.1/ext/dom/tests/gh11830/
H A Dhierarchy_variation.phpt18 $testElement = $alone->nextElementSibling->firstElementChild;
H A Ddocument_variation.phpt24 $testElement = $doc->documentElement->firstElementChild->nextElementSibling->firstElementChild;
H A Dtype_variation.phpt16 $testElement = $doc->documentElement->firstElementChild->nextElementSibling->firstElementChild;
/PHP-8.1/ext/dom/
H A Dphp_dom.stub.php258 public ?DOMElement $nextElementSibling; variable in DOMCharacterData
330 public ?DOMElement $nextElementSibling; variable in DOMElement

Completed in 16 milliseconds