Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/collator/
H A Dcollator.stub.php49 public function setAttribute(int $attribute, int $value) {} function in Collator
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.stub.php49 public function setAttribute(int $attribute, mixed $value) {} function in PDO
H A Dpdo_stmt.stub.php59 public function setAttribute(int $attribute, mixed $value) {} function in PDOStatement
H A Dpdo_dbh.c830 PHP_METHOD(PDO, setAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1640 PHP_METHOD(PDOStatement, setAttribute) in PHP_METHOD() argument
/PHP-8.0/ext/intl/formatter/
H A Dformatter.stub.php46 public function setAttribute(int $attribute, int|float $value) {} function in NumberFormatter
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php215 public function setAttribute(string $qualifiedName, string $value) {} function in DOMElement
H A Delement.c242 PHP_METHOD(DOMElement, setAttribute) in PHP_METHOD() argument

Completed in 21 milliseconds