Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c145058 static const char *actionName(u8 action){ function
146315 actionName(pFK->aAction[1]), /* ON UPDATE */
146316 actionName(pFK->aAction[0]), /* ON DELETE */