Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/collator/
H A Dcollator.stub.php43 public function getAttribute(int $attribute): int|false {} function in Collator
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.stub.php26 public function getAttribute(int $attribute): mixed {} function in PDO
H A Dpdo_stmt.stub.php50 public function getAttribute(int $name): mixed {} function in PDOStatement
H A Dpdo_dbh.c893 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1615 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
/PHP-8.1/ext/intl/formatter/
H A Dformatter.stub.php53 public function getAttribute(int $attribute): int|float|false {} function in NumberFormatter
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.stub.php39 public function getAttribute(string $name): ?string {} function in XMLReader
H A Dphp_xmlreader.c547 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
/PHP-8.1/ext/dom/
H A Delement.c200 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
H A Dphp_dom.stub.php335 public function getAttribute(string $qualifiedName): string {} function in DOMElement

Completed in 34 milliseconds