identLength      78219 third_party/sqlite/amalgamation/sqlite3.c     n += identLength(pCol->zName) + 5;
identLength      78221 third_party/sqlite/amalgamation/sqlite3.c   n += identLength(p->zName);
identLength      1380 third_party/sqlite/src/src/build.c     n += identLength(pCol->zName) + 5;
identLength      1382 third_party/sqlite/src/src/build.c   n += identLength(p->zName);