getVarint         953 ext/pdo_sqlite/sqlite/src/btree.c     n += getVarint(&pCell[n], (u64 *)&pInfo->nKey);
getVarint        3440 ext/pdo_sqlite/sqlite/src/btree.c         getVarint(pCell, (u64 *)&nCellKey);