Searched defs:nStr (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c86989 int nStr; /* Size of zStr */ local
117341 int nStr = 0; /* Size of all column names (incl. 0x00) */ local
122434 int nStr = (int)strlen(zStr); local
[all...]

Completed in 604 milliseconds