Home
last modified time | relevance | path

Searched refs:azEnd (Results 1 – 10 of 10) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Ddispatch.c366 const char *azEnd[10]; in help_to_html() local
377 azEnd[0] = ""; in help_to_html()
415 if( iLevel && azEnd[iLevel]==zEndPRE ){ in help_to_html()
433 blob_append(pHtml, azEnd[iLevel--], -1); in help_to_html()
440 azEnd[iLevel] = zEndUL; in help_to_html()
447 azEnd[iLevel] = zEndDL; in help_to_html()
449 }else if( azEnd[iLevel]==zEndDL ){ in help_to_html()
452 azEnd[iLevel] = zEndDD; in help_to_html()
457 azEnd[iLevel] = zEndPRE; in help_to_html()
469 if( azEnd[iLevel]==zEndDL ){ in help_to_html()
[all …]
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Djim-sqlite.c943 static const char *azEnd[] = { in DbTransPostCmd() local
953 zEnd = azEnd[(rc==JIM_ERR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Djim-sqlite3.c943 static const char *azEnd[] = { in DbTransPostCmd() local
953 zEnd = azEnd[(rc==JIM_ERR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtclsqlite.c1216 static const char *const azEnd[] = { in DbTransPostCmd() local
1227 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtclsqlite.c1216 static const char *const azEnd[] = { in DbTransPostCmd() local
1227 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtclsqlite.c997 static const char *azEnd[] = { in DbTransPostCmd() local
1008 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/databases/tcl-sqlite3/sqlite-autoconf-3340100/tea/generic/
H A Dtclsqlite3.c1221 static const char *const azEnd[] = { in DbTransPostCmd() local
1232 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtclsqlite.c1216 static const char *const azEnd[] = { in DbTransPostCmd() local
1227 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/lang/tcl86/tcl8.6.12/pkgs/sqlite3.36.0/generic/
H A Dtclsqlite3.c1327 static const char *const azEnd[] = { in DbTransPostCmd() local
1338 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtclsqlite.c1169 static const char *const azEnd[] = { in DbTransPostCmd() local
1180 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()