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