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

/macosx-10.9.5/libxml2-26/libxml2/
H A DtestOOM.c109 static void buffer_expand (struct buffer *b, size_t min) function
126 buffer_expand (b, 1);
139 buffer_expand (b, size);

Completed in 168 milliseconds