Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c111619 int no_such_func = 0; /* True if no such function exists */ local
111638 no_such_func = 1;
111724 no_such_func = 1;
111768 else if( no_such_func && pParse->db->init.busy==0