Searched refs:readOnly (Results 1 – 4 of 4) sorted by relevance
2 SQLite3_stmt::readOnly check25 var_dump($stmt->readOnly());29 var_dump($stmt->readOnly());33 var_dump($stmt->readOnly());
110 public function readOnly() {} function in SQLite3Stmt
188 ZEND_METHOD(SQLite3Stmt, readOnly);241 ZEND_ME(SQLite3Stmt, readOnly, arginfo_class_SQLite3Stmt_readOnly, ZEND_ACC_PUBLIC)
1478 PHP_METHOD(SQLite3Stmt, readOnly) in PHP_METHOD() argument
Completed in 37 milliseconds