Home
last modified time | relevance | path

Searched defs:setAttribute (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/intl/collator/
H A Dcollator.stub.php120 public function setAttribute(int $attribute, int $value): bool {} function in Collator
/php-src/ext/intl/formatter/
H A Dformatter.stub.php225 public function setAttribute(int $attribute, int|float $value): bool {} function in NumberFormatter
/php-src/ext/pdo/
H A Dpdo_stmt.stub.php62 public function setAttribute(int $attribute, mixed $value): bool {} function in PDOStatement
H A Dpdo_dbh.c964 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1563 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
/php-src/ext/dom/
H A Dphp_dom.stub.php807 public function setAttribute(string $qualifiedName, string $value) {} function in DOMElement
1608 public function setAttribute(string $qualifiedName, string $value): void {} function in Dom\\Element
H A Delement.c403 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument

Completed in 29 milliseconds