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,850 r = xml_writer_write_attribute(writer, attrkey, attrvalue); in xmlwrite_string_attr()1229 r = xml_writer_write_attribute(writer, in make_file_entry()1655 r = xml_writer_write_attribute(writer, "style", in make_toc()3379 xml_writer_write_attribute(struct xml_writer *ctx, in xml_writer_write_attribute() function3526 xml_writer_write_attribute(struct xml_writer *ctx, in xml_writer_write_attribute() function