Home
last modified time | relevance | path

Searched refs:azAction (Results 1 – 25 of 25) sorted by relevance

/dports/devel/svntrac/cvstrac-2.0.1/
H A Dcommon.c177 static const char *azAction[50]; variable
298 azAction[nAction++] = zUrl; in common_add_action_item()
299 azAction[nAction++] = zName; in common_add_action_item()
300 azAction[nAction] = 0; in common_add_action_item()
449 qsort(azAction, nAction, 2*sizeof(azAction[0]), link_compare); in common_vlink_header()
451 for(i=0; azAction[i]; i+=2){ in common_vlink_header()
452 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
463 for(i=0, j=1; azAction[i] && azAction[i+1]; i+=2, j++){ in common_vlink_header()
464 const char *z = azAction[i+1]; in common_vlink_header()
467 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
[all …]
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dcommon.c177 static const char *azAction[50]; variable
298 azAction[nAction++] = zUrl; in common_add_action_item()
299 azAction[nAction++] = zName; in common_add_action_item()
300 azAction[nAction] = 0; in common_add_action_item()
449 qsort(azAction, nAction, 2*sizeof(azAction[0]), link_compare); in common_vlink_header()
451 for(i=0; azAction[i]; i+=2){ in common_vlink_header()
452 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
463 for(i=0, j=1; azAction[i] && azAction[i+1]; i+=2, j++){ in common_vlink_header()
464 const char *z = azAction[i+1]; in common_vlink_header()
467 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
[all …]
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dcommon.c177 static const char *azAction[50]; variable
298 azAction[nAction++] = zUrl; in common_add_action_item()
299 azAction[nAction++] = zName; in common_add_action_item()
300 azAction[nAction] = 0; in common_add_action_item()
449 qsort(azAction, nAction, 2*sizeof(azAction[0]), link_compare); in common_vlink_header()
451 for(i=0; azAction[i]; i+=2){ in common_vlink_header()
452 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
463 for(i=0, j=1; azAction[i] && azAction[i+1]; i+=2, j++){ in common_vlink_header()
464 const char *z = azAction[i+1]; in common_vlink_header()
467 nChar += strlen(azAction[i+1]) + 3; in common_vlink_header()
[all …]
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dshell.c910 static const char *azAction[] = { 0, in shellAuth() local
929 raw_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dshell.c910 static const char *azAction[] = { 0, in shellAuth() local
929 raw_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-dump/
H A Dvdb_shell.c1003 static const char *azAction[] = in shellAuth() local
1023 utf8_printf( p->out, "authorizer: %s", azAction[ op ] ); in shellAuth()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-sql/
H A Dvdb_shell.c1003 static const char *azAction[] = in shellAuth() local
1023 utf8_printf( p->out, "authorizer: %s", azAction[ op ] ); in shellAuth()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SQLite/src/
H A Dshell.c1695 static const char *azAction[] = { 0, in shellAuth() local
1714 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dshell.c2595 static const char *azAction[] = { 0, in shellAuth() local
2614 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dshell.c2595 static const char *azAction[] = { 0, in shellAuth() local
2614 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
H A Dshell.c.in1235 static const char *azAction[] = { 0, local
1254 utf8_printf(p->out, "authorizer: %s", azAction[op]);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation_dev/shell/
H A Dshell.c10210 static const char *azAction[] = { 0, in shellAuth() local
10229 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/sqlite/
H A Dshell.c10385 static const char *azAction[] = { 0, in shellAuth() local
10404 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation/shell/
H A Dshell.c10385 static const char *azAction[] = { 0, in shellAuth() local
10404 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dshell.c11353 static const char *azAction[] = { 0, in shellAuth() local
11372 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/emulators/mame/mame-mame0226/3rdparty/sqlite3/
H A Dshell.c11353 static const char *azAction[] = { 0, in shellAuth() local
11372 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/sqlite/
H A Dshell.c11924 static const char *azAction[] = { 0, in shellAuth() local
11943 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/lang/tcl86/tcl8.6.12/pkgs/sqlite3.36.0/compat/sqlite3/
H A Dshell.c12689 static const char *const azAction[] = { 0, in shellAuth() local
12708 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/databases/tcl-sqlite3/sqlite-autoconf-3340100/
H A Dshell.c11799 static const char *azAction[] = { 0, in shellAuth() local
11818 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation/shell/
H A Dshell.c11795 static const char *azAction[] = { 0, in shellAuth() local
11814 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation_dev/shell/
H A Dshell.c11795 static const char *azAction[] = { 0, in shellAuth() local
11814 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dshell.c.in1645 static const char *azAction[] = { 0, local
1664 utf8_printf(p->out, "authorizer: %s", azAction[op]);
/dports/devel/fossil/fossil-src-2.17/src/
H A Dshell.c12928 static const char *azAction[] = { 0, in shellAuth() local
12947 utf8_printf(p->out, "authorizer: %s", azAction[op]); in shellAuth()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dshell.c.in1768 static const char *azAction[] = { 0, local
1787 utf8_printf(p->out, "authorizer: %s", azAction[op]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dshell.c.in1768 static const char *azAction[] = { 0, local
1787 utf8_printf(p->out, "authorizer: %s", azAction[op]);