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

/external/chromium_org/third_party/libxml/src/
H A Dtriostr.c433 trio_equal_case function
1833 return trio_equal_case(self->content, other->content);
1851 return trio_equal_case(self->content, other);
/external/libxml2/
H A Dtriostr.c433 trio_equal_case function
1833 return trio_equal_case(self->content, other->content);
1851 return trio_equal_case(self->content, other);

Completed in 1376 milliseconds