Home
last modified time | relevance | path

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

123456789

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/tool/
H A Dshowdb.c209 zDesc[0] = sep; in describeContent()
212 zDesc++; in describeContent()
227 sprintf(zDesc, "real"); in describeContent()
230 sprintf(zDesc, "0"); in describeContent()
232 sprintf(zDesc, "1"); in describeContent()
242 j = strlen(zDesc); in describeContent()
243 zDesc += j; in describeContent()
298 static char zDesc[1000]; in describeCell() local
305 nDesc = strlen(zDesc); in describeCell()
335 *pzDesc = zDesc; in describeCell()
[all …]
H A Dshowwal.c210 static char zDesc[100]; in describeCell() local
216 sprintf(zDesc, "left-child: %d ", leftChild); in describeCell()
217 nDesc = strlen(zDesc); in describeCell()
223 sprintf(&zDesc[nDesc], "sz: %lld ", nPayload); in describeCell()
224 nDesc += strlen(&zDesc[nDesc]); in describeCell()
230 sprintf(&zDesc[nDesc], "rowid: %lld ", rowid); in describeCell()
231 nDesc += strlen(&zDesc[nDesc]); in describeCell()
233 *pzDesc = zDesc; in describeCell()
266 char *zDesc; in decode_btree_page() local
268 describeCell(a[0], &a[cofst-hdrSize], &zDesc); in decode_btree_page()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A Dshowwal.c308 zDesc[0] = sep; in describeContent()
311 zDesc++; in describeContent()
326 sprintf(zDesc, "real"); in describeContent()
329 sprintf(zDesc, "0"); in describeContent()
331 sprintf(zDesc, "1"); in describeContent()
341 j = (int)strlen(zDesc); in describeContent()
342 zDesc += j; in describeContent()
396 static char zDesc[1000]; in describeCell() local
403 nDesc = strlen(zDesc); in describeCell()
433 *pzDesc = zDesc; in describeCell()
[all …]
H A Dshowdb.c334 zDesc[0] = sep; in describeContent()
337 zDesc++; in describeContent()
352 sprintf(zDesc, "real"); in describeContent()
355 sprintf(zDesc, "0"); in describeContent()
357 sprintf(zDesc, "1"); in describeContent()
367 j = (int)strlen(zDesc); in describeContent()
368 zDesc += j; in describeContent()
423 static char zDesc[1000]; in describeCell() local
430 nDesc = strlen(zDesc); in describeCell()
460 *pzDesc = zDesc; in describeCell()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A Dshowwal.c308 zDesc[0] = sep; in describeContent()
311 zDesc++; in describeContent()
326 sprintf(zDesc, "real"); in describeContent()
329 sprintf(zDesc, "0"); in describeContent()
331 sprintf(zDesc, "1"); in describeContent()
341 j = (int)strlen(zDesc); in describeContent()
342 zDesc += j; in describeContent()
396 static char zDesc[1000]; in describeCell() local
403 nDesc = strlen(zDesc); in describeCell()
433 *pzDesc = zDesc; in describeCell()
[all …]
H A Dshowdb.c326 zDesc[0] = sep; in describeContent()
329 zDesc++; in describeContent()
344 sprintf(zDesc, "real"); in describeContent()
347 sprintf(zDesc, "0"); in describeContent()
349 sprintf(zDesc, "1"); in describeContent()
359 j = (int)strlen(zDesc); in describeContent()
360 zDesc += j; in describeContent()
415 static char zDesc[1000]; in describeCell() local
422 nDesc = strlen(zDesc); in describeCell()
452 *pzDesc = zDesc; in describeCell()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A Dshowwal.c308 zDesc[0] = sep; in describeContent()
311 zDesc++; in describeContent()
326 sprintf(zDesc, "real"); in describeContent()
329 sprintf(zDesc, "0"); in describeContent()
331 sprintf(zDesc, "1"); in describeContent()
341 j = (int)strlen(zDesc); in describeContent()
342 zDesc += j; in describeContent()
396 static char zDesc[1000]; in describeCell() local
403 nDesc = strlen(zDesc); in describeCell()
433 *pzDesc = zDesc; in describeCell()
[all …]
H A Dshowdb.c326 zDesc[0] = sep; in describeContent()
329 zDesc++; in describeContent()
344 sprintf(zDesc, "real"); in describeContent()
347 sprintf(zDesc, "0"); in describeContent()
349 sprintf(zDesc, "1"); in describeContent()
359 j = (int)strlen(zDesc); in describeContent()
360 zDesc += j; in describeContent()
415 static char zDesc[1000]; in describeCell() local
422 nDesc = strlen(zDesc); in describeCell()
452 *pzDesc = zDesc; in describeCell()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A Dshowwal.c308 zDesc[0] = sep; in describeContent()
311 zDesc++; in describeContent()
326 sprintf(zDesc, "real"); in describeContent()
329 sprintf(zDesc, "0"); in describeContent()
331 sprintf(zDesc, "1"); in describeContent()
341 j = (int)strlen(zDesc); in describeContent()
342 zDesc += j; in describeContent()
396 static char zDesc[1000]; in describeCell() local
403 nDesc = strlen(zDesc); in describeCell()
433 *pzDesc = zDesc; in describeCell()
[all …]
H A Dshowdb.c334 zDesc[0] = sep; in describeContent()
337 zDesc++; in describeContent()
352 sprintf(zDesc, "real"); in describeContent()
355 sprintf(zDesc, "0"); in describeContent()
357 sprintf(zDesc, "1"); in describeContent()
367 j = (int)strlen(zDesc); in describeContent()
368 zDesc += j; in describeContent()
423 static char zDesc[1000]; in describeCell() local
430 nDesc = strlen(zDesc); in describeCell()
460 *pzDesc = zDesc; in describeCell()
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Dxfersetup.c100 const char *zDesc, /* Description of this field */ in xfersetup_generic() argument
141 @ <p>%s(zDesc)</p> in xfersetup_generic()
167 static const char zDesc[] = in xfersetup_com_page() local
175 zDesc, in xfersetup_com_page()
189 static const char zDesc[] = in xfersetup_push_page() local
197 zDesc, in xfersetup_push_page()
212 static const char zDesc[] = in xfersetup_commit_page() local
219 zDesc, in xfersetup_commit_page()
234 static const char zDesc[] = in xfersetup_ticket_page() local
241 zDesc, in xfersetup_ticket_page()
H A Dtktsetup.c157 @ <p>%s(zDesc)</p> in tktsetup_generic()
179 static const char zDesc[] = in tktsetup_tab_page()
188 zDesc, in tktsetup_tab_page()
265 zDesc, in tktsetup_com_page()
297 zDesc, in tktsetup_change_page()
446 zDesc,
588 zDesc,
733 zDesc,
789 zDesc,
841 zDesc,
[all …]
H A Dbisect.c77 const char *zDesc; member
215 int bisect_create_bilog_table(int iCurrent, const char *zDesc, int bDetail){ in bisect_create_bilog_table() argument
223 if( zDesc!=0 ){ in bisect_create_bilog_table()
225 while( zDesc[0]=='y' || zDesc[0]=='n' || zDesc[0]=='s' ){ in bisect_create_bilog_table()
230 if( zDesc[0]=='n' ) blob_append(&log, "-", 1); in bisect_create_bilog_table()
231 if( zDesc[0]=='s' ) blob_append(&log, "s", 1); in bisect_create_bilog_table()
232 for(i=1; ((c = zDesc[i])>='0' && c<='9') || (c>='a' && c<='f'); i++){} in bisect_create_bilog_table()
238 i-1, zDesc+1 in bisect_create_bilog_table()
242 zDesc += i; in bisect_create_bilog_table()
669 comment_print(aBisectOption[i].zDesc, 0, 27, -1, get_comment_format()); in bisect_cmd()
H A Dname.c983 char *zDesc; in whatis_rid() local
986 zDesc = db_text(0, in whatis_rid()
989 fossil_print("%s\n", zDesc); in whatis_rid()
990 fossil_free(zDesc); in whatis_rid()
1504 const char *zDesc = db_column_text(&q, 2); in bloblist_page() local
1527 @ <td align="left">%h(zDesc)</td> in bloblist_page()
1574 const char *zDesc = db_column_text(&q, 2); in table_of_public_phantoms() local
1578 @ <td valign="top" align="left">%h(zUuid)<br>%h(zDesc)</td> in table_of_public_phantoms()
1679 const char *zDesc = db_column_text(&q, 2); in bigbloblist_page() local
1687 @ <td align="left">%h(zDesc)</td> in bigbloblist_page()
H A Ddispatch.c907 const char *zDesc;
910 zDesc = "1st tier command";
912 zDesc = "2nd tier command";
914 zDesc = "test command";
917 zDesc = "raw-content web page";
919 zDesc = "web page";
933 zDesc = blob_str(&buf);
936 @ <dt><big><b>%s(aCommand[i].zName)</b></big> (%s(zDesc))</dt>
H A Dskins.c40 const char *zDesc; /* Description of this skin */ member
376 if( fossil_strcmp(zSkinName, aBuiltinSkin[i].zDesc)==0 ) return 1; in skinExists()
594 if( fossil_strcmp(aBuiltinSkin[i].zDesc, z)==0 ){
620 z = aBuiltinSkin[i].zDesc;
H A Dshun.c475 const char *zDesc = db_column_text(&q, 3); in rcvfrom_page() local
476 if( zDesc==0 ) zDesc = ""; in rcvfrom_page()
483 @ %h(zDesc) (size: %d(size))<br /> in rcvfrom_page()
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dbrowse.c506 const char *zDesc = set ? (desc ? "" : "&desc" ) : ""; in column_header() local
588 char *zDesc; in browse_dirview() local
634 zDesc = P("desc") ? "DESC" : "ASC"; in browse_dirview()
638 zSortUrl = mprintf("o=%t%s", z, (zDesc[0]=='D')?"&desc":""); in browse_dirview()
642 zOrderBy = mprintf("2 %s", zDesc); in browse_dirview()
645 zOrderBy = mprintf("3 %s", zDesc); in browse_dirview()
648 zOrderBy = mprintf("5 %s", zDesc); in browse_dirview()
651 zOrderBy = mprintf("6 %s", (strcmp(zDesc,"ASC")==0)?"DESC":"ASC"); in browse_dirview()
654 zOrderBy = mprintf("7 %s", zDesc); in browse_dirview()
H A Dticket.c247 const char *zDesc = remove_blank_lines(PD("d","")); in ticket_new() local
281 if( zErrMsg==0 && zTitle[0] && zType[0] && zDesc[0] && P("submit") in ticket_new()
299 g.zUser, zTitle, zDesc, zContact in ticket_new()
317 }else if( zDesc[0]==0 ){ in ticket_new()
443 const char *zDesc; in ticket_new() local
449 zDesc = db_config(zExName, 0); in ticket_new()
450 if( zDesc==0 ) continue; in ticket_new()
468 @ %s(zDesc) in ticket_new()
480 @ <textarea rows="10" cols="70" wrap="virtual" name="d">%h(zDesc)</textarea> in ticket_new()
484 output_formatted(zDesc, 0); in ticket_new()
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dbrowse.c506 const char *zDesc = set ? (desc ? "" : "&desc" ) : ""; in column_header() local
588 char *zDesc; in browse_dirview() local
634 zDesc = P("desc") ? "DESC" : "ASC"; in browse_dirview()
638 zSortUrl = mprintf("o=%t%s", z, (zDesc[0]=='D')?"&desc":""); in browse_dirview()
642 zOrderBy = mprintf("2 %s", zDesc); in browse_dirview()
645 zOrderBy = mprintf("3 %s", zDesc); in browse_dirview()
648 zOrderBy = mprintf("5 %s", zDesc); in browse_dirview()
651 zOrderBy = mprintf("6 %s", (strcmp(zDesc,"ASC")==0)?"DESC":"ASC"); in browse_dirview()
654 zOrderBy = mprintf("7 %s", zDesc); in browse_dirview()
H A Dticket.c247 const char *zDesc = remove_blank_lines(PD("d","")); in ticket_new() local
281 if( zErrMsg==0 && zTitle[0] && zType[0] && zDesc[0] && P("submit") in ticket_new()
299 g.zUser, zTitle, zDesc, zContact in ticket_new()
317 }else if( zDesc[0]==0 ){ in ticket_new()
443 const char *zDesc; in ticket_new() local
449 zDesc = db_config(zExName, 0); in ticket_new()
450 if( zDesc==0 ) continue; in ticket_new()
468 @ %s(zDesc) in ticket_new()
480 @ <textarea rows="10" cols="70" wrap="virtual" name="d">%h(zDesc)</textarea> in ticket_new()
484 output_formatted(zDesc, 0); in ticket_new()
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dbrowse.c506 const char *zDesc = set ? (desc ? "" : "&desc" ) : ""; in column_header() local
588 char *zDesc; in browse_dirview() local
634 zDesc = P("desc") ? "DESC" : "ASC"; in browse_dirview()
638 zSortUrl = mprintf("o=%t%s", z, (zDesc[0]=='D')?"&desc":""); in browse_dirview()
642 zOrderBy = mprintf("2 %s", zDesc); in browse_dirview()
645 zOrderBy = mprintf("3 %s", zDesc); in browse_dirview()
648 zOrderBy = mprintf("5 %s", zDesc); in browse_dirview()
651 zOrderBy = mprintf("6 %s", (strcmp(zDesc,"ASC")==0)?"DESC":"ASC"); in browse_dirview()
654 zOrderBy = mprintf("7 %s", zDesc); in browse_dirview()
H A Dticket.c247 const char *zDesc = remove_blank_lines(PD("d","")); in ticket_new() local
281 if( zErrMsg==0 && zTitle[0] && zType[0] && zDesc[0] && P("submit") in ticket_new()
299 g.zUser, zTitle, zDesc, zContact in ticket_new()
317 }else if( zDesc[0]==0 ){ in ticket_new()
443 const char *zDesc; in ticket_new() local
449 zDesc = db_config(zExName, 0); in ticket_new()
450 if( zDesc==0 ) continue; in ticket_new()
468 @ %s(zDesc) in ticket_new()
480 @ <textarea rows="10" cols="70" wrap="virtual" name="d">%h(zDesc)</textarea> in ticket_new()
484 output_formatted(zDesc, 0); in ticket_new()
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dstartup.c393 const char *zDesc; in displayLinuxIoStats() member
407 fprintf(out, "-- %-28s %s", aTrans[i].zDesc, &z[n]); in displayLinuxIoStats()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/max/
H A Duclass.h32 zstr zDesc; /* Long class name */ member

123456789