Searched defs:setAttribute (Results 1 – 8 of 8) sorted by relevance
49 public function setAttribute(int $attribute, int $value): bool {} function in Collator
50 public function setAttribute(int $attribute, mixed $value): bool {} function in PDO
62 public function setAttribute(int $attribute, mixed $value): bool {} function in PDOStatement
874 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
1574 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
47 public function setAttribute(int $attribute, int|float $value): bool {} function in NumberFormatter
243 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument
368 …public function setAttribute(string $qualifiedName, string $value) {} // TODO return type shouldn'… function in DOMElement
Completed in 30 milliseconds