Home | History | Annotate | Download | only in libxml2

Lines Matching refs:trio_length

163 trio_length
226 length = trio_length(target);
356 return TrioDuplicateMax(source, trio_length(source));
380 length = trio_length(source);
904 size = trio_length(substring);
1574 length = self->length + trio_length(other);
1737 self->content = TrioDuplicateMax(other, trio_length(other));
1740 self->length = trio_length(self->content);
1966 self->length = trio_length(self->content);