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

/external/libxml2/
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 74 milliseconds