sqlite3IdListDup 557 ext/pdo_sqlite/sqlite/src/expr.c pNewItem->pUsing = sqlite3IdListDup(pOldItem->pUsing); sqlite3IdListDup 1719 ext/pdo_sqlite/sqlite/src/sqliteInt.h IdList *sqlite3IdListDup(IdList*); sqlite3IdListDup 181 ext/pdo_sqlite/sqlite/src/trigger.c pTrigger->pColumns = sqlite3IdListDup(pColumns); sqlite3IdListDup 315 ext/pdo_sqlite/sqlite/src/trigger.c IdList *pNew = sqlite3IdListDup(p->pIdList); sqlite3IdListDup 701 ext/pdo_sqlite/sqlite/src/trigger.c sqlite3IdListDup(pTriggerStep->pIdList), orconf);