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