Home
last modified time | relevance | path

Searched defs:bindValue (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/pdo/
H A Dpdo_stmt.stub.php14 public function bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR) {} function in PDOStatement
H A Dpdo_stmt.c1526 PHP_METHOD(PDOStatement, bindValue) in PHP_METHOD() argument
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.stub.php92 public function bindValue(string|int $param, mixed $value, int $type = SQLITE3_TEXT) {} function in SQLite3Stmt
H A Dsqlite3.c1759 PHP_METHOD(SQLite3Stmt, bindValue) in PHP_METHOD() argument

Completed in 21 milliseconds