TK_CONST_FUNC    70043 third_party/sqlite/amalgamation/sqlite3.c     case TK_CONST_FUNC:
TK_CONST_FUNC    70056 third_party/sqlite/amalgamation/sqlite3.c       testcase( pExpr->op==TK_CONST_FUNC );
TK_CONST_FUNC    73262 third_party/sqlite/amalgamation/sqlite3.c     case TK_CONST_FUNC:
TK_CONST_FUNC    73275 third_party/sqlite/amalgamation/sqlite3.c       testcase( op==TK_CONST_FUNC );
TK_CONST_FUNC    73744 third_party/sqlite/amalgamation/sqlite3.c     case TK_CONST_FUNC: {
TK_CONST_FUNC    105328 third_party/sqlite/amalgamation/sqlite3.c     yygotominor.yy118.pExpr->op = TK_CONST_FUNC;  
TK_CONST_FUNC    2525 third_party/sqlite/src/src/expr.c     case TK_CONST_FUNC:
TK_CONST_FUNC    2538 third_party/sqlite/src/src/expr.c       testcase( op==TK_CONST_FUNC );
TK_CONST_FUNC    3007 third_party/sqlite/src/src/expr.c     case TK_CONST_FUNC: {
TK_CONST_FUNC     812 third_party/sqlite/src/src/parse.y     A.pExpr->op = TK_CONST_FUNC;  
TK_CONST_FUNC     512 third_party/sqlite/src/src/resolve.c     case TK_CONST_FUNC:
TK_CONST_FUNC     525 third_party/sqlite/src/src/resolve.c       testcase( pExpr->op==TK_CONST_FUNC );