Searched defs:setAttribute (Results 1 – 7 of 7) sorted by relevance
120 public function setAttribute(int $attribute, int $value): bool {} function in Collator
225 public function setAttribute(int $attribute, int|float $value): bool {} function in NumberFormatter
62 public function setAttribute(int $attribute, mixed $value): bool {} function in PDOStatement
964 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
1563 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
807 public function setAttribute(string $qualifiedName, string $value) {} function in DOMElement1608 public function setAttribute(string $qualifiedName, string $value): void {} function in Dom\\Element
403 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument
Completed in 29 milliseconds