Searched defs:sqlite3SelectExprHeight (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | expr.c | 799 int sqlite3SelectExprHeight(const Select *p){ in sqlite3SelectExprHeight() function |
| H A D | sqliteInt.h | 5395 #define sqlite3SelectExprHeight(x) 0 macro |