Home
last modified time | relevance | path

Searched refs:buffer_add_string (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DtestOOM.c131 static void buffer_add_string (struct buffer *b, const char *s) in buffer_add_string() function
195 buffer_add_string (buff, elementNames[type]); in processNode()
200 buffer_add_string (buff, s); in processNode()
204 buffer_add_string (buff, s); in processNode()
208 buffer_add_string (buff, s); in processNode()
215 buffer_add_string (buff, s); in processNode()