selectAddColumnTypeAndCollation 91293 third_party/sqlite/amalgamation/sqlite3.c   selectAddColumnTypeAndCollation(pParse, pTab->nCol, pTab->aCol, pSelect);
selectAddColumnTypeAndCollation 93368 third_party/sqlite/amalgamation/sqlite3.c         selectAddColumnTypeAndCollation(pParse, pTab->nCol, pTab->aCol, pSel);
selectAddColumnTypeAndCollation 1371 third_party/sqlite/src/src/select.c   selectAddColumnTypeAndCollation(pParse, pTab->nCol, pTab->aCol, pSelect);
selectAddColumnTypeAndCollation 3446 third_party/sqlite/src/src/select.c         selectAddColumnTypeAndCollation(pParse, pTab->nCol, pTab->aCol, pSel);