Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c12661 int nId = STRLEN(zId); in idxIdentifierRequiresQuotes() local
H A Dsqlite3.c19160 int nId; /* Number of identifiers on the list */ member