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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c20036 u32 nChar; /* Length of the string so far */ member in struct:sqlite3_str
34552 sqlite3Utf16ByteLen(const void *zIn, int nChar) argument
47977 int nChar; local
129382 int nChar; /* Number of characters in zCharSet */ local
142054 u8 nChar; /* Length of the keyword in characters */ member in struct:__anon55
215414 int nChar; /* Number of UChar elements in pInput */ member in struct:IcuCursor
215480 int nChar; local
219468 int nChar; local
245101 int nChar = 0; local
245141 const int nChar = pConfig->aPrefix[i]; local
245647 int nChar = fts5IndexCharlen(pToken, nToken); local
251693 const int nChar = pCtx->pConfig->aPrefix[ii]; local
[all...]

Completed in 896 milliseconds