Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_DOM_HTML_NO_DEFAULT_NS.phpt22 object(Dom\NodeList)#3 (1) {
26 object(Dom\NodeList)#4 (1) {
30 object(Dom\NodeList)#3 (1) {
34 object(Dom\NodeList)#3 (1) {
H A DHTMLDocument_fromFile_DOM_HTML_NO_DEFAULT_NS.phpt22 object(Dom\NodeList)#3 (1) {
26 object(Dom\NodeList)#4 (1) {
30 object(Dom\NodeList)#3 (1) {
34 object(Dom\NodeList)#3 (1) {
/php-src/ext/dom/tests/modern/spec/
H A DNodeList_dimensions.phpt2 NodeList dimensions
61 Cannot access offset of type bool on Dom\NodeList
63 Cannot access offset of type null on Dom\NodeList
73 Cannot access offset of type string on Dom\NodeList
75 Cannot access offset of type string on Dom\NodeList
H A DNodeList_dimensions_errors.phpt2 NodeList dimensions errors
19 Cannot append to Dom\NodeList
/php-src/ext/dom/tests/
H A Dbug38438.phpt2 Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
H A Dentity_reference_stale_03.phpt31 object(Dom\NodeList)#1 (1) {
H A Dbug42082.phpt2 Bug #42082 (NodeList length zero should be empty)
H A Dgh13863.phpt2 GH-13863 (Removal during NodeList iteration breaks loop)
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath.phpt55 object(Dom\NodeList)#4 (1) {
60 object(Dom\NodeList)#5 (1) {
/php-src/ext/dom/
H A Dphp_dom.stub.php1331 public function querySelectorAll(string $selectors): NodeList;
1406 public NodeList $childNodes;
1474 class NodeList implements \IteratorAggregate, \Countable class
1685 public function querySelectorAll(string $selectors): NodeList {}
1894 public function querySelectorAll(string $selectors): NodeList {}
2026 public function querySelectorAll(string $selectors): NodeList {}
2157 …ession, ?Node $contextNode = null, bool $registerNodeNS = true): null|bool|float|string|NodeList {}
2159 …tion query(string $expression, ?Node $contextNode = null, bool $registerNodeNS = true): NodeList {}
/php-src/ext/dom/tests/modern/common/
H A Dtemplate_participation.phpt62 object(Dom\NodeList)#4 (1) {

Completed in 15 milliseconds