Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator.stub.php120 public function setAttribute(int $attribute, int $value): bool {} function in Collator
/PHP-8.2/ext/intl/formatter/
H A Dformatter.stub.php227 public function setAttribute(int $attribute, int|float $value): bool {} function in NumberFormatter
/PHP-8.2/ext/pdo/
H A Dpdo_stmt.stub.php62 public function setAttribute(int $attribute, mixed $value): bool {} function in PDOStatement
H A Dpdo_dbh.c934 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1573 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
/PHP-8.2/ext/dom/
H A Delement.c365 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument
H A Dphp_dom.stub.php675 …public function setAttribute(string $qualifiedName, string $value) {} // TODO return type shouldn'… function in DOMElement

Completed in 34 milliseconds