Searched refs:getElementById (Results 1 – 6 of 6) sorted by relevance
12 $node = $doc->getElementById( 'id1' );22 $node = $doc->getElementById( 'id1' );
11 $p = $doc->getElementById('x');
27 $node = $dom->getElementById('test');
288 public function getElementById(string $elementId) {} function in DOMDocument
522 ZEND_METHOD(DOMDocument, getElementById);743 ZEND_ME(DOMDocument, getElementById, arginfo_class_DOMDocument_getElementById, ZEND_ACC_PUBLIC)
1006 PHP_METHOD(DOMDocument, getElementById) in PHP_METHOD() argument
Completed in 37 milliseconds