Searched refs:onErrorText (Results 1 – 1 of 1) sorted by relevance
1116 static const char *onErrorText(int onError){ in onErrorText() function1199 pTrigger->zName, onErrorText(orconf), in codeRowTrigger()1236 VdbeComment((v, "End: %s.%s", pTrigger->zName, onErrorText(orconf))); in codeRowTrigger()1320 (v, "Call: %s.%s", (p->zName?p->zName:"fkey"), onErrorText(orconf))); in sqlite3CodeRowTriggerDirect()