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