Home
last modified time | relevance | path

Searched refs:onErrorText (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c159370 static const char *onErrorText(int onError){ function
159469 pTrigger->zName, onErrorText(orconf),
159506 VdbeComment((v, "End: %s.%s", pTrigger->zName, onErrorText(orconf)));
159590 (v, "Call: %s.%s", (p->zName?p->zName:"fkey"), onErrorText(orconf)));