Searched defs:lastExtendedErrorCode (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/sqlite3/ | ||
H A D | sqlite3.stub.php | 327 public function lastExtendedErrorCode(): int {} function in SQLite3 |
H A D | sqlite3.c | 283 PHP_METHOD(SQLite3, lastExtendedErrorCode) in PHP_METHOD() argument |
Completed in 9 milliseconds