Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pdo/
H A Dpdo_stmt.stub.php50 public function getAttribute(int $name): mixed {} function in PDOStatement
H A Dpdo_dbh.c896 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1614 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
/PHP-8.3/ext/intl/collator/
H A Dcollator.stub.php186 public function getAttribute(int $attribute): int|false {} function in Collator
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader.stub.php156 public function getAttribute(string $name): ?string {} function in XMLReader
H A Dphp_xmlreader.c545 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
/PHP-8.3/ext/intl/formatter/
H A Dformatter.stub.php445 public function getAttribute(int $attribute): int|float|false {} function in NumberFormatter
/PHP-8.3/ext/dom/
H A Delement.c274 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
H A Dphp_dom.stub.php598 public function getAttribute(string $qualifiedName): string {} function in DOMElement

Completed in 44 milliseconds