Searched refs:trio_equal_max (Results 1 - 2 of 2) 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);
H A Dtriostr.h52 TRIO_STRING_PUBLIC int trio_equal_max TRIO_PROTO((const char *first, size_t max, const char *second));

Completed in 46 milliseconds