Searched refs:nId (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19160 int nId; /* Number of identifiers on the list */ member in struct:IdList
177715 int nId; local
177967 int nId; local
[all...]
H A Dshell.c12661 int nId = STRLEN(zId); local
12663 if( sqlite3_keyword_check(zId, nId) ) return 1;

Completed in 700 milliseconds