Home
last modified time | relevance | path

Searched defs:ppCursor (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/sqlite/
H A Dsqlite_table.cc56 int SqliteTable::OpenInternal(sqlite3_vtab_cursor** ppCursor) { in OpenInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/sqlite/
H A Dsqlite_table.cc56 int SqliteTable::OpenInternal(sqlite3_vtab_cursor** ppCursor) { in OpenInternal()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_fs.c209 static int fsdirOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsdirOpen()
418 static int fstreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fstreeOpen()
662 static int fsOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_fs.c209 static int fsdirOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsdirOpen()
426 static int fstreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fstreeOpen()
670 static int fsOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_fs.c209 static int fsdirOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsdirOpen()
418 static int fstreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fstreeOpen()
662 static int fsOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_fs.c209 static int fsdirOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsdirOpen()
418 static int fstreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fstreeOpen()
662 static int fsOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsOpen()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts1/
H A Dfts1_tokenizer1.c108 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
H A Dsimple_tokenizer.c93 sqlite3_tokenizer_cursor **ppCursor in simpleOpen()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts2/
H A Dfts2_tokenizer1.c120 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dtemplatevtab.c124 static int templatevtabOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in templatevtabOpen()
H A Dwholenumber.c70 static int wholenumberOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in wholenumberOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts1/
H A Dfts1_tokenizer1.c108 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
H A Dsimple_tokenizer.c93 sqlite3_tokenizer_cursor **ppCursor in simpleOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts2/
H A Dfts2_tokenizer1.c120 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dwholenumber.c69 static int wholenumberOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in wholenumberOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts2/
H A Dfts2_tokenizer1.c120 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts1/
H A Dfts1_tokenizer1.c108 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
H A Dsimple_tokenizer.c93 sqlite3_tokenizer_cursor **ppCursor in simpleOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dtemplatevtab.c124 static int templatevtabOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in templatevtabOpen()
H A Dwholenumber.c70 static int wholenumberOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in wholenumberOpen()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts1/
H A Dsimple_tokenizer.c93 sqlite3_tokenizer_cursor **ppCursor in simpleOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dtemplatevtab.c124 static int templatevtabOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in templatevtabOpen()
H A Dwholenumber.c70 static int wholenumberOpen(sqlite3_vtab *p, sqlite3_vtab_cursor **ppCursor){ in wholenumberOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts1/
H A Dfts1_tokenizer1.c108 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts2/
H A Dfts2_tokenizer1.c120 sqlite3_tokenizer_cursor **ppCursor /* OUT: Tokenization cursor */ in simpleOpen()

12345678910>>...12