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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c12659 static int idxIdentifierRequiresQuotes(const char *zId){ argument
[all...]
H A Dsqlite3.c107233 const char *zId; /* The function name. */ local
113176 const char *zId; /* The function name */ local
177714 char *zId = sqlite3DbStrNDup(db, zSql+i, n); local
[all...]

Completed in 1032 milliseconds