Home
last modified time | relevance | path

Searched refs:paramCount (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/sqlite3/tests/
H A Dsqlite3stmt_paramCount_basic.phpt2 SQLite3Stmt::paramCount basic test
31 var_dump($stmt->paramCount());
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php268 public function paramCount(): int {} function in SQLite3Stmt
H A Dsqlite3_arginfo.h202 ZEND_METHOD(SQLite3Stmt, paramCount);
253 ZEND_ME(SQLite3Stmt, paramCount, arginfo_class_SQLite3Stmt_paramCount, ZEND_ACC_PUBLIC)
H A Dsqlite3.c1395 PHP_METHOD(SQLite3Stmt, paramCount) in PHP_METHOD() argument

Completed in 21 milliseconds