HomeSort by: relevance | last modified time | path
    Searched refs:sqlite3changeset_apply (Results 1 - 3 of 3) sorted by relevancy

  /src/external/public-domain/sqlite/man/
Makefile 247 sqlite3changeset_apply.3 \
  /src/external/public-domain/sqlite/dist/
sqlite3.h 11710 ** The sqlite3changeset_apply() function automatically converts the
11720 ** sqlite3changeset_apply() function silently ignore any modifications to the
11780 ** a database with a compatible schema using the [sqlite3changeset_apply()]
11962 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
12074 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
12098 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12170 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12201 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12235 ** conflict-handler callback by [sqlite3changeset_apply()] with either
12285 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and th
    [all...]
sqlite3.c 12031 ** The sqlite3changeset_apply() function automatically converts the
12041 ** sqlite3changeset_apply() function silently ignore any modifications to the
12101 ** a database with a compatible schema using the [sqlite3changeset_apply()]
12283 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
12395 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
12419 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12491 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12522 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
12556 ** conflict-handler callback by [sqlite3changeset_apply()] with either
12606 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and th
238936 SQLITE_API int sqlite3changeset_apply( function
    [all...]

Completed in 59 milliseconds