Home
last modified time | relevance | path

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

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