Searched defs:getElementById (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/dom/ | ||
H A D | php_dom.stub.php | 984 public function getElementById(string $elementId): ?DOMElement {} function in DOMDocument |
H A D | document.c | 1031 PHP_METHOD(DOMDocument, getElementById) in PHP_METHOD() argument |
Completed in 20 milliseconds