sqlite3ExprCheckHeight 13699 ext/sqlite3/libsqlite/sqlite3.c SQLITE_PRIVATE   int sqlite3ExprCheckHeight(Parse*, int);
sqlite3ExprCheckHeight 82705 ext/sqlite3/libsqlite/sqlite3.c     if( sqlite3ExprCheckHeight(pParse, pExpr->nHeight+pNC->pParse->nHeight) ){
sqlite3ExprCheckHeight 83205 ext/sqlite3/libsqlite/sqlite3.c   sqlite3ExprCheckHeight(pParse, p->nHeight);
sqlite3ExprCheckHeight 83362 ext/sqlite3/libsqlite/sqlite3.c     sqlite3ExprCheckHeight(pParse, p->nHeight);