Searched defs:getAttribute (Results 1 – 9 of 9) sorted by relevance
114 public function getAttribute(int $attribute): int|false {} function in Collator
231 public function getAttribute(int $attribute): int|float|false {} function in NumberFormatter
50 public function getAttribute(int $name): mixed {} function in PDOStatement
983 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
1604 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
148 public function getAttribute(string $name): ?string {} function in XMLReader
579 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
772 public function getAttribute(string $qualifiedName): string {} function in DOMElement1604 public function getAttribute(string $qualifiedName): ?string {} function in Dom\\Element
292 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
Completed in 49 milliseconds