Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2371 int nPattern; /* Length of zPattern */ member
2535 int nPattern; /* Length of zPattern */ in spellfix1FilterForMatch() local
2765 int nPattern = (int)strlen(pCur->zPattern); in spellfix1Column() local
/sqlite-3.40.0/src/
H A Dfunc.c1262 int nPattern; /* Size of zPattern */ in replaceFunc() local
H A Dtest_quota.c857 int nPattern = (int)(strlen(zPattern) & 0x3fffffff); in sqlite3_quota_set() local