tb 228 src/editor/format.c char *tb; tb 231 src/editor/format.c tb = (char *) t + b; tb 234 src/editor/format.c switch (tb[0]) tb 247 src/editor/format.c ch = g_utf8_get_char_validated (tb, -1); tb 253 src/editor/format.c next_ch = g_utf8_next_char (tb); tb 254 src/editor/format.c char_length = next_ch - tb; tb 207 src/vfs/ftpfs/ftpfs_parse_ls.c time_t tl, tb; tb 220 src/vfs/ftpfs/ftpfs_parse_ls.c tb = mktime (gmtime (&tl)); tb 222 src/vfs/ftpfs/ftpfs_parse_ls.c return (tl <= tb ? (tl + (tl - tb)) : (tl - (tb - tl)));