Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/collator/
H A Dcollator.stub.php43 public function getAttribute(int $attribute) {} function in Collator
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.stub.php25 public function getAttribute(int $attribute) {} function in PDO
H A Dpdo_stmt.stub.php47 public function getAttribute(int $name) {} function in PDOStatement
H A Dpdo_dbh.c852 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1681 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
/PHP-8.0/ext/intl/formatter/
H A Dformatter.stub.php52 public function getAttribute(int $attribute) {} function in NumberFormatter
/PHP-8.0/ext/xmlreader/
H A Dphp_xmlreader.stub.php11 public function getAttribute(string $name) {} function in XMLReader
H A Dphp_xmlreader.c548 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php182 public function getAttribute(string $qualifiedName) {} function in DOMElement
H A Delement.c199 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument

Completed in 30 milliseconds