MERGE_OR 114857 third_party/sqlite/amalgamation/sqlite3.c assert( mergetype==MERGE_OR || mergetype==MERGE_POS_OR MERGE_OR 114873 third_party/sqlite/amalgamation/sqlite3.c case MERGE_OR: MERGE_OR 115013 third_party/sqlite/amalgamation/sqlite3.c int mergetype = (pTS->isReqPos ? MERGE_POS_OR : MERGE_OR); MERGE_OR 115083 third_party/sqlite/amalgamation/sqlite3.c int mergetype = (pTS->isReqPos ? MERGE_POS_OR : MERGE_OR); MERGE_OR 115965 third_party/sqlite/amalgamation/sqlite3.c rc = fts3DoclistMerge(MERGE_OR, 0, 0, aBuffer, pnOut, MERGE_OR 1807 third_party/sqlite/src/ext/fts3/fts3.c assert( mergetype==MERGE_OR || mergetype==MERGE_POS_OR MERGE_OR 1823 third_party/sqlite/src/ext/fts3/fts3.c case MERGE_OR: MERGE_OR 1963 third_party/sqlite/src/ext/fts3/fts3.c int mergetype = (pTS->isReqPos ? MERGE_POS_OR : MERGE_OR); MERGE_OR 2033 third_party/sqlite/src/ext/fts3/fts3.c int mergetype = (pTS->isReqPos ? MERGE_POS_OR : MERGE_OR); MERGE_OR 2915 third_party/sqlite/src/ext/fts3/fts3.c rc = fts3DoclistMerge(MERGE_OR, 0, 0, aBuffer, pnOut,