Searched refs:isSetNullAction (Results 1 – 1 of 1) sorted by relevance
854 static int isSetNullAction(Parse *pParse, FKey *pFKey){ in isSetNullAction() function999 if( regNew!=0 && !isSetNullAction(pParse, pFKey) ){ in sqlite3FkCheck()