Searched defs:hasAttributes (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/ext/xmlreader/ | ||
H A D | php_xmlreader.stub.php | 130 public bool $hasAttributes; variable in XMLReader |
/PHP-8.3/ext/dom/ | ||
H A D | node.c | 1486 PHP_METHOD(DOMNode, hasAttributes) in PHP_METHOD() argument |
H A D | php_dom.stub.php | 373 public function hasAttributes(): bool {} function in DOMNode |
Completed in 13 milliseconds