token_len_without_separator 60 trailer.c size_t a_len = token_len_without_separator(a->token, strlen(a->token)); token_len_without_separator 61 trailer.c size_t b_len = token_len_without_separator(b->token, strlen(b->token)); token_len_without_separator 639 trailer.c tok_len = token_len_without_separator(tok.buf, tok.len);