Searched defs:trio_equal_max (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriostr.c516 trio_equal_max function
903 if (trio_equal_max(substring, size, &string[count]))
1796 return trio_equal_max(self->content, max, other->content);
1815 return trio_equal_max(self->content, max, other);

Completed in 63 milliseconds