Searched refs:nConfig (Results 1 – 1 of 1) sorted by relevance
248980 int nConfig; /* Size of azConfig[] */ local248998 nConfig = 3 + (nArg-iArg);248999 azConfig = (const char**)sqlite3_malloc64(sizeof(char*) * nConfig);249015 rc = sqlite3Fts5ConfigParse(pGlobal, db, nConfig, azConfig, &pConfig, &zErr);