Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c115 static int xml_writer_write_string(struct xml_writer *ctx, const char *string);
857 r = xml_writer_write_string(writer, value); in xmlwrite_string_attr()
892 r = xml_writer_write_string(writer, value); in xmlwrite_string()
3398 xml_writer_write_string(struct xml_writer *ctx, const char *string) in xml_writer_write_string() function
3586 xml_writer_write_string(struct xml_writer *ctx, const char *string) in xml_writer_write_string() function