Searched refs:identLength (Results 1 – 1 of 1) sorted by relevance
2059 static int identLength(const char *z){ in identLength() function2115 n += identLength(pCol->zCnName) + 5; in createTableStmt()2117 n += identLength(p->zName); in createTableStmt()