Searched refs:lastExtendedErrorCode (Results 1 – 4 of 4) sorted by relevance
19 echo "Second Extended Error Code: " . $db->lastExtendedErrorCode() . PHP_EOL;
334 public function lastExtendedErrorCode(): int {} function in SQLite3
173 ZEND_METHOD(SQLite3, lastExtendedErrorCode);226 …ZEND_ME(SQLite3, lastExtendedErrorCode, arginfo_class_SQLite3_lastExtendedErrorCode, ZEND_ACC_PUBL…
286 PHP_METHOD(SQLite3, lastExtendedErrorCode) in PHP_METHOD() argument
Completed in 19 milliseconds