tb 227 src/editor/format.c char *tb; tb 230 src/editor/format.c tb = (char *) t + b; tb 233 src/editor/format.c switch (tb[0]) tb 246 src/editor/format.c ch = g_utf8_get_char_validated (tb, -1); tb 252 src/editor/format.c next_ch = g_utf8_next_char (tb); tb 253 src/editor/format.c char_length = next_ch - tb; tb 209 src/vfs/ftpfs/ftpfs_parse_ls.c time_t tl, tb; tb 222 src/vfs/ftpfs/ftpfs_parse_ls.c tb = mktime (gmtime (&tl)); tb 224 src/vfs/ftpfs/ftpfs_parse_ls.c return (tl <= tb ? (tl + (tl - tb)) : (tl - (tb - tl)));