Home
last modified time | relevance | path

Searched refs:zFirstRow (Results 1 – 24 of 24) sorted by relevance

/dports/databases/kdb/kdb-3.2.0/src/drivers/sqlite/dump/
H A Dshell.c213 const char *zFirstRow /* Print before first row, if not NULL */
225 if( zFirstRow ){
226 fprintf(p->out, "%s", zFirstRow);
227 zFirstRow = 0;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dshell.c952 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
968 if( zFirstRow ){ in run_table_dump_query()
969 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
970 zFirstRow = 0; in run_table_dump_query()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dshell.c933 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
943 if( zFirstRow ){ in run_table_dump_query()
944 fprintf(out, "%s", zFirstRow); in run_table_dump_query()
945 zFirstRow = 0; in run_table_dump_query()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dshell.c946 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
956 if( zFirstRow ){ in run_table_dump_query()
957 fprintf(out, "%s", zFirstRow); in run_table_dump_query()
958 zFirstRow = 0; in run_table_dump_query()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dshell.c936 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
946 if( zFirstRow ){ in run_table_dump_query()
947 fprintf(out, "%s", zFirstRow); in run_table_dump_query()
948 zFirstRow = 0; in run_table_dump_query()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dshell.c933 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
943 if( zFirstRow ){ in run_table_dump_query()
944 fprintf(out, "%s", zFirstRow); in run_table_dump_query()
945 zFirstRow = 0; in run_table_dump_query()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dshell.c967 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
983 if( zFirstRow ){ in run_table_dump_query()
984 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
985 zFirstRow = 0; in run_table_dump_query()
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dshell.c967 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
983 if( zFirstRow ){ in run_table_dump_query()
984 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
985 zFirstRow = 0; in run_table_dump_query()
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dshell.c1000 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1016 if( zFirstRow ){ in run_table_dump_query()
1017 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
1018 zFirstRow = 0; in run_table_dump_query()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dshell.c1007 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1023 if( zFirstRow ){ in run_table_dump_query()
1024 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
1025 zFirstRow = 0; in run_table_dump_query()
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/shell/
H A Dshell.c1027 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1043 if( zFirstRow ){ in run_table_dump_query()
1044 fprintf(p->out, "%s", zFirstRow); in run_table_dump_query()
1045 zFirstRow = 0; in run_table_dump_query()
/dports/databases/spatialite-tools/spatialite-tools-5.0.1/
H A Dshell.c1866 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1886 if (zFirstRow) in run_table_dump_query()
1888 fprintf (p->out, "%s", zFirstRow); in run_table_dump_query()
1889 zFirstRow = 0; in run_table_dump_query()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dshell.c1229 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1246 if( zFirstRow ){ in run_table_dump_query()
1247 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1248 zFirstRow = 0; in run_table_dump_query()
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dshell.c1214 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1231 if( zFirstRow ){ in run_table_dump_query()
1232 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1233 zFirstRow = 0; in run_table_dump_query()
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dshell.c1360 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1377 if( zFirstRow ){ in run_table_dump_query()
1378 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1379 zFirstRow = 0; in run_table_dump_query()
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dshell.c1360 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
1377 if( zFirstRow ){ in run_table_dump_query()
1378 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1379 zFirstRow = 0; in run_table_dump_query()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-dump/
H A Dvdb_shell.c1506 const char *zFirstRow ) /* Print before first row, if not NULL */ in run_table_dump_query() argument
1523 if( zFirstRow ){ in run_table_dump_query()
1524 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1525 zFirstRow = 0; in run_table_dump_query()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-sql/
H A Dvdb_shell.c1506 const char *zFirstRow ) /* Print before first row, if not NULL */ in run_table_dump_query() argument
1523 if( zFirstRow ){ in run_table_dump_query()
1524 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
1525 zFirstRow = 0; in run_table_dump_query()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SQLite/src/
H A Dshell.c2193 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
2210 if( zFirstRow ){ in run_table_dump_query()
2211 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
2212 zFirstRow = 0; in run_table_dump_query()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dshell.c3116 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
3133 if( zFirstRow ){ in run_table_dump_query()
3134 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
3135 zFirstRow = 0; in run_table_dump_query()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dshell.c3116 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
3133 if( zFirstRow ){ in run_table_dump_query()
3134 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
3135 zFirstRow = 0; in run_table_dump_query()
H A Dshell.c.in1756 const char *zFirstRow /* Print before first row, if not NULL */ argument
1773 if( zFirstRow ){
1774 utf8_printf(p->out, "%s", zFirstRow);
1775 zFirstRow = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation_dev/shell/
H A Dshell.c10875 const char *zFirstRow /* Print before first row, if not NULL */ in run_table_dump_query() argument
10892 if( zFirstRow ){ in run_table_dump_query()
10893 utf8_printf(p->out, "%s", zFirstRow); in run_table_dump_query()
10894 zFirstRow = 0; in run_table_dump_query()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dshell.c.in2310 const char *zFirstRow /* Print before first row, if not NULL */ argument
2327 if( zFirstRow ){
2328 utf8_printf(p->out, "%s", zFirstRow);
2329 zFirstRow = 0;