SetUnion          105 ext/pdo_sqlite/sqlite/tool/lemon.c int SetUnion(/* char *A,char *B */);    /* A <- A U B, thru element N */
SetUnion          666 ext/pdo_sqlite/sqlite/tool/lemon.c           progress += SetUnion(s1->firstset,s2->firstset);
SetUnion          914 ext/pdo_sqlite/sqlite/tool/lemon.c           change = SetUnion(plp->cfp->fws,cfp->fws);
SetUnion         1220 ext/pdo_sqlite/sqlite/tool/lemon.c             SetUnion(newcfp->fws,xsp->firstset);