Home
last modified time | relevance | path

Searched defs:nId (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtokenize.c629 int nId; in sqlite_complete() local
H A Dexpr.c836 int nId; /* Number of characters in function name */ in sqliteExprCheck() local
1156 int nId; in sqliteExprCode() local
H A DsqliteInt.h749 int nId; /* Number of identifiers on the list */ member