term_strlen
datelen = term_strlen(p, meta->date);
titlen = term_strlen(p, title);
vollen = term_strlen(p, volume);
titlen = term_strlen(p, title);
len += term_strlen(p, nn->string);
p->tcol->rmargin += term_strlen(p, meta->name);
p->tcol->rmargin += term_strlen(p, n->child->string);
datelen = term_strlen(p, meta->date);
titlen = term_strlen(p, title);
vollen = term_strlen(p, volume);
titlen = term_strlen(p, title);
su.scale = term_strlen(p, v);
su.scale = term_strlen(p, bl->norm->Bl.cols[i]);
su.scale = term_strlen(p, bl->norm->Bl.cols[i]);
term_strlen(p, cp);
return term_strlen((const struct termp *)arg, p);
sz = term_strlen(tp, cp);
totsz = term_strlen(tp, dp->string);
intsz += term_strlen(tp, buf);
csz = term_strlen(p, cp);
size_t term_strlen(const struct termp *, const char *);