MERGE_NEAR       114860 third_party/sqlite/amalgamation/sqlite3.c        || mergetype==MERGE_NEAR   || mergetype==MERGE_POS_NEAR
MERGE_NEAR       114949 third_party/sqlite/amalgamation/sqlite3.c     default: assert( mergetype==MERGE_POS_NEAR || mergetype==MERGE_NEAR ); {
MERGE_NEAR       115614 third_party/sqlite/amalgamation/sqlite3.c   assert( mergetype==MERGE_POS_NEAR || MERGE_NEAR );
MERGE_NEAR       115937 third_party/sqlite/amalgamation/sqlite3.c             int mergetype = MERGE_NEAR;
MERGE_NEAR       1810 third_party/sqlite/src/ext/fts3/fts3.c        || mergetype==MERGE_NEAR   || mergetype==MERGE_POS_NEAR
MERGE_NEAR       1899 third_party/sqlite/src/ext/fts3/fts3.c     default: assert( mergetype==MERGE_POS_NEAR || mergetype==MERGE_NEAR ); {
MERGE_NEAR       2564 third_party/sqlite/src/ext/fts3/fts3.c   assert( mergetype==MERGE_POS_NEAR || MERGE_NEAR );
MERGE_NEAR       2887 third_party/sqlite/src/ext/fts3/fts3.c             int mergetype = MERGE_NEAR;