Searched defs:setAttribute (Results 1 – 7 of 7) sorted by relevance
62 public function setAttribute(int $attribute, mixed $value): bool {} function in PDOStatement
877 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
1574 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
192 public function setAttribute(int $attribute, int $value): bool {} function in Collator
438 public function setAttribute(int $attribute, int|float $value): bool {} function in NumberFormatter
243 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument
603 …public function setAttribute(string $qualifiedName, string $value) {} // TODO return type shouldn'… function in DOMElement
Completed in 23 milliseconds