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

/external/bison/src/
H A Dprint-xml.c48 static struct escape_buf escape_bufs[3]; variable in typeref:struct:escape_buf
487 return xml_escape_string (escape_bufs + n, str);
534 free (escape_bufs[0].ptr);
535 free (escape_bufs[1].ptr);

Completed in 69 milliseconds