Home
last modified time | relevance | path

Searched defs:sqlite3KeyInfoIsWriteable (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dselect.c1079 int sqlite3KeyInfoIsWriteable(KeyInfo *p){ return p->nRef==1; } in sqlite3KeyInfoIsWriteable() function
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dselect.c1349 int sqlite3KeyInfoIsWriteable(KeyInfo *p){ return p->nRef==1; } in sqlite3KeyInfoIsWriteable() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dselect.c1344 int sqlite3KeyInfoIsWriteable(KeyInfo *p){ return p->nRef==1; } in sqlite3KeyInfoIsWriteable() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dselect.c1342 int sqlite3KeyInfoIsWriteable(KeyInfo *p){ return p->nRef==1; } in sqlite3KeyInfoIsWriteable() function