Searched refs:paramCount (Results 1 – 4 of 4) sorted by relevance
2 SQLite3Stmt::paramCount basic test31 var_dump($stmt->paramCount());
268 public function paramCount(): int {} function in SQLite3Stmt
202 ZEND_METHOD(SQLite3Stmt, paramCount);253 ZEND_ME(SQLite3Stmt, paramCount, arginfo_class_SQLite3Stmt_paramCount, ZEND_ACC_PUBLIC)
1395 PHP_METHOD(SQLite3Stmt, paramCount) in PHP_METHOD() argument
Completed in 14 milliseconds