Lines Matching full:trio_length
157 trio_length
220 length = trio_length(target);
350 return TrioDuplicateMax(source, trio_length(source));
374 length = trio_length(source);
898 size = trio_length(substring);
1568 length = self->length + trio_length(other);
1731 self->content = TrioDuplicateMax(other, trio_length(other));
1734 self->length = trio_length(self->content);
1960 self->length = trio_length(self->content);