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

/external/chromium_org/third_party/libxml/src/
H A Dtriostr.c394 trio_equal function
500 return trio_equal(first, second);
1759 return trio_equal(self->content, other->content);
1777 return trio_equal(self->content, other);
H A Dtriostr.h49 TRIO_STRING_PUBLIC int trio_equal TRIO_PROTO((const char *first, const char *second));
/external/libxml2/
H A Dtriostr.c394 trio_equal function
500 return trio_equal(first, second);
1759 return trio_equal(self->content, other->content);
1777 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 186 milliseconds