sqlite3ArrayAllocate 2823 ext/pdo_sqlite/sqlite/src/build.c   pList->a = sqlite3ArrayAllocate(
sqlite3ArrayAllocate 2244 ext/pdo_sqlite/sqlite/src/expr.c   pInfo->aCol = sqlite3ArrayAllocate(
sqlite3ArrayAllocate 2261 ext/pdo_sqlite/sqlite/src/expr.c   pInfo->aFunc = sqlite3ArrayAllocate(
sqlite3ArrayAllocate 1648 ext/pdo_sqlite/sqlite/src/sqliteInt.h void *sqlite3ArrayAllocate(void*,int,int,int*,int*,int*);