Home
last modified time | relevance | path

Searched refs:elementId (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom.stub.php804 public function getElementById(string $elementId): ?DOMElement {} argument
1561 public function getElementById(string $elementId): ?Element {} argument
H A Dphp_dom_arginfo.h378 ZEND_ARG_TYPE_INFO(0, elementId, IS_STRING, 0)
943 ZEND_ARG_TYPE_INFO(0, elementId, IS_STRING, 0)

Completed in 28 milliseconds