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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c181030 fts5ConfigParseSpecial( Fts5Global *pGlobal, Fts5Config *pConfig, const char *zCmd, const char *zArg, char **pzErr ) argument
181194 fts5ConfigDefaultTokenizer(Fts5Global *pGlobal, Fts5Config *pConfig) argument
181436 sqlite3Fts5ConfigFree(Fts5Config *pConfig) argument
181463 sqlite3Fts5ConfigDeclareVtab(Fts5Config *pConfig) argument
181509 sqlite3Fts5Tokenize( Fts5Config *pConfig, int flags, const char *pText, int nText, void *pCtx, int (*xToken)(void*, int, const char*, int, int, int) ) argument
181614 sqlite3Fts5ConfigSetValue( Fts5Config *pConfig, const char *zKey, sqlite3_value *pVal, int *pbBadkey ) argument
181707 sqlite3Fts5ConfigLoad(Fts5Config *pConfig, int iCookie) argument
181801 Fts5Config *pConfig; member in struct:Fts5Expr
181881 Fts5Config *pConfig; member in struct:Fts5Parse
181971 sqlite3Fts5ExprNew( Fts5Config *pConfig, const char *zExpr, Fts5Expr **ppNew, char **pzErr ) argument
183336 Fts5Config *pConfig = pParse->pConfig; local
183565 Fts5Config *pConfig = pParse->pConfig; local
183846 fts5ExprPrintTcl( Fts5Config *pConfig, const char *zNearsetCmd, Fts5ExprNode *pExpr ) argument
183925 fts5ExprPrint(Fts5Config *pConfig, Fts5ExprNode *pExpr) argument
184024 Fts5Config *pConfig = 0; local
184289 sqlite3Fts5ExprPopulatePoslists( Fts5Config *pConfig, Fts5Expr *pExpr, Fts5PoslistPopulator *aPopulator, int iCol, const char *z, int n ) argument
184500 sqlite3Fts5HashNew(Fts5Config *pConfig, Fts5Hash **ppNew, int *pnByte) argument
185227 Fts5Config *pConfig; /* Virtual table configuration */ member in struct:Fts5Index
185605 Fts5Config *pConfig = p->pConfig; local
185682 Fts5Config *pConfig = p->pConfig; local
185706 Fts5Config *pConfig = p->pConfig; local
185737 Fts5Config *pConfig = p->pConfig; local
185912 Fts5Config *pConfig = p->pConfig; local
187270 Fts5Config *pConfig = p->pConfig; local
188238 Fts5Config *pConfig = pIter->pIndex->pConfig; local
189002 Fts5Config *pConfig = p->pConfig; local
190090 sqlite3Fts5IndexOpen( Fts5Config *pConfig, int bCreate, Fts5Index **pp, char **pzErr ) argument
190204 Fts5Config *pConfig = p->pConfig; local
190239 Fts5Config *pConfig = p->pConfig; local
190429 Fts5Config *pConfig = p->pConfig; /* Configuration object */ local
190720 Fts5Config *pConfig = p->pConfig; local
191524 Fts5Config *pConfig; /* Virtual table configuration */ member in struct:Fts5Table
191774 Fts5Config *pConfig = 0; /* Results of parsing argc/argv */ local
191914 Fts5Config *pConfig = pTab->pConfig; local
192019 Fts5Config *pConfig = pTab->pConfig; local
192265 fts5PrepareStatement( sqlite3_stmt **ppStmt, Fts5Config *pConfig, const char *zFmt, ... ) argument
192294 Fts5Config *pConfig = pTab->pConfig; local
192407 Fts5Config *pConfig = pTab->pConfig; local
192455 fts5CursorParseRank( Fts5Config *pConfig, Fts5Cursor *pCsr, sqlite3_value *pRank ) argument
192521 Fts5Config *pConfig = pTab->pConfig; local
192768 Fts5Config *pConfig = pTab->pConfig; local
192868 Fts5Config *pConfig = pTab->pConfig; local
193103 Fts5Config *pConfig = ((Fts5Table*)(pCsr->base.pVtab))->pConfig; local
193279 Fts5Config *pConfig = pTab->pConfig; local
193430 Fts5Config *pConfig = ((Fts5Table*)(pCsr->base.pVtab))->pConfig; local
193462 Fts5Config *pConfig = ((Fts5Table*)(pCsr->base.pVtab))->pConfig; local
193711 Fts5Config *pConfig = pTab->pConfig; local
194158 Fts5Config *pConfig; member in struct:Fts5Storage
194319 sqlite3Fts5DropAll(Fts5Config *pConfig) argument
194343 fts5StorageRenameOne( Fts5Config *pConfig, int *pRc, const char *zTail, const char *zName ) argument
194358 Fts5Config *pConfig = pStorage->pConfig; local
194377 sqlite3Fts5CreateTable( Fts5Config *pConfig, const char *zPost, const char *zDefn, int bWithout, char **pzErr ) argument
194412 sqlite3Fts5StorageOpen( Fts5Config *pConfig, Fts5Index *pIndex, int bCreate, Fts5Storage **pp, char **pzErr ) argument
194531 Fts5Config *pConfig = p->pConfig; local
194652 Fts5Config *pConfig = p->pConfig; local
194698 Fts5Config *pConfig = p->pConfig; local
194728 Fts5Config *pConfig = p->pConfig; local
194825 Fts5Config *pConfig = p->pConfig; local
194860 Fts5Config *pConfig = p->pConfig; local
194903 Fts5Config *pConfig = p->pConfig; local
194937 Fts5Config *pConfig; member in struct:Fts5IntegrityCtx
195015 Fts5Config *pConfig = p->pConfig; local
197285 Fts5Config *pConfig; /* Fts5 table configuration */ member in struct:Fts5VocabCursor
197519 Fts5Config *pConfig = 0; local
[all...]

Completed in 675 milliseconds