Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/pdo_sqlite/tests/
H A Dgh14712.phpt12 …ryStringxx")->fetch(PDO::FETCH_LAZY)->documentElement->firstChild->nextElementSibling->textContent…
/PHP-8.2/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.2/ext/dom/
H A Dphp_dom.stub.php493 public ?DOMElement $nextElementSibling; variable in DOMCharacterData
565 public ?DOMElement $nextElementSibling; variable in DOMElement

Completed in 13 milliseconds