libexplain
1.4.D001
|
#include <libexplain/string_buffer.h>
Go to the source code of this file.
Functions | |
void | explain_string_buffer_puts_quoted (explain_string_buffer_t *sb, const char *s) |
void | explain_string_buffer_putsu_quoted (explain_string_buffer_t *sb, const unsigned char *s) |
void explain_string_buffer_puts_quoted | ( | explain_string_buffer_t * | sb, |
const char * | s | ||
) |
Definition at line 24 of file puts_quoted.c.
void explain_string_buffer_putsu_quoted | ( | explain_string_buffer_t * | sb, |
const unsigned char * | s | ||
) |
Definition at line 84 of file puts_quoted.c.