Searched refs:identLength (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dbuild.c1324 static int identLength(const char *z){ function
1380 n += identLength(pCol->zName) + 5;
1382 n += identLength(p->zName);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c78163 static int identLength(const char *z){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c87534 static int identLength(const char *z){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c87554 static int identLength(const char *z){ function
[all...]

Completed in 585 milliseconds