Searched refs:trio_equal (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dtriostr.c400 trio_equal function
506 return trio_equal(first, second);
1765 return trio_equal(self->content, other->content);
1783 return trio_equal(self->content, other);
H A Dtriostr.h49 TRIO_STRING_PUBLIC int trio_equal TRIO_PROTO((const char *first, const char *second));

Completed in 84 milliseconds