Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c18552 int nId; /* Number of identifiers on the list */ member
172971 int nId; global() local
173223 int nId; global() local
[all...]
H A Dshell.c10180 int nId = STRLEN(zId); in idxIdentifierRequiresQuotes() local
10182 if( sqlite3_keyword_check(zId, nId) ) return 1; in idxIdentifierRequiresQuotes()

Completed in 166 milliseconds