Home
last modified time | relevance | path

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

/php-src/ext/intl/collator/
H A Dcollator.stub.php114 public function getAttribute(int $attribute): int|false {} function in Collator
/php-src/ext/intl/formatter/
H A Dformatter.stub.php233 public function getAttribute(int $attribute): int|float|false {} function in NumberFormatter
/php-src/ext/pdo/
H A Dpdo_stmt.stub.php50 public function getAttribute(int $name): mixed {} function in PDOStatement
H A Dpdo_dbh.c951 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1609 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php134 public function getAttribute(string $name): ?string {} function in XMLReader
H A Dphp_xmlreader.c509 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
/php-src/ext/dom/
H A Delement.c262 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
H A Dphp_dom.stub.php628 public function getAttribute(string $qualifiedName): string {} function in DOMElement
1312 public function getAttribute(string $qualifiedName): ?string {} function in Dom\\Element

Completed in 47 milliseconds