Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15532 #define TK_NO 67 macro
34456 case TK_NO: zExclude = "NO OTHERS"; break; in sqlite3TreeViewWindow()
177705 eExclude = TK_NO;
178341 }else if( pMWin->eExclude!=TK_NO ){
179297 || pMWin->eExclude==TK_NO
179959 #define TK_NO 67 macro
185618 TK_NOTNULL, TK_NOT, TK_NO, TK_NULL, TK_LIKE_KW,