Searched refs:xml_writer_write_attribute (Results 1 – 1 of 1) sorted by relevance
111 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() function3524 xml_writer_write_attribute(struct xml_writer *ctx, in xml_writer_write_attribute() function