Searched defs:sqlite3ExprCheckHeight (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | expr.c | 709 int sqlite3ExprCheckHeight(Parse *pParse, int nHeight){ in sqlite3ExprCheckHeight() function |
| H A D | sqliteInt.h | 5396 #define sqlite3ExprCheckHeight(x,y) macro |