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

/external/chromium_org/third_party/libxml/src/
H A Dtriostr.h65 TRIO_STRING_PUBLIC int trio_copy TRIO_PROTO((char *target, const char *source));
H A Dtriostr.c268 trio_copy function
1543 trio_copy(&self->content[self->length], other->content);
1571 trio_copy(&self->content[self->length], other);
/external/libxml2/
H A Dtriostr.h65 TRIO_STRING_PUBLIC int trio_copy TRIO_PROTO((char *target, const char *source));
H A Dtriostr.c268 trio_copy function
1543 trio_copy(&self->content[self->length], other->content);
1571 trio_copy(&self->content[self->length], other);

Completed in 76 milliseconds