Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c111 static int xml_writer_write_attribute(struct xml_writer *ctx, const char *key,
848 r = xml_writer_write_attribute(writer, attrkey, attrvalue); in xmlwrite_string_attr()
1227 r = xml_writer_write_attribute(writer, in make_file_entry()
1653 r = xml_writer_write_attribute(writer, "style", in make_toc()
3377 xml_writer_write_attribute(struct xml_writer *ctx, in xml_writer_write_attribute() function
3524 xml_writer_write_attribute(struct xml_writer *ctx, in xml_writer_write_attribute() function