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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5272 char *idxStr; /* String, possibly obtained from sqlite3_malloc */ member in struct:sqlite3_index_info
H A Dsqlite3.c5843 char *idxStr; /* String, possibly obtained from sqlite3_malloc */ member in struct:sqlite3_index_info
122230 fts3FilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
124995 fts3auxFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
128507 fts3tokFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
137581 rtreeFilter( sqlite3_vtab_cursor *pVtabCursor, int idxNum, const char *idxStr, int argc, sqlite3_value **argv ) argument
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4877 char *idxStr; /* String, possibly obtained from sqlite3_malloc */ member in struct:sqlite3_index_info
H A Dsqlite3.c5430 char *idxStr; /* String, possibly obtained from sqlite3_malloc */ member in struct:sqlite3_index_info
116864 fts3FilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
119394 fts3auxFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
128262 rtreeFilter( sqlite3_vtab_cursor *pVtabCursor, int idxNum, const char *idxStr, int argc, sqlite3_value **argv ) argument
[all...]

Completed in 789 milliseconds