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

/external/libxml2/
H A Dtriostr.h111 TRIO_STRING_PUBLIC int trio_string_append TRIO_PROTO((trio_string_t *self, trio_string_t *other));
H A Dtriostr.c1536 trio_string_append function
1666 return trio_string_append(self, other);

Completed in 104 milliseconds