Searched refs:xml_writer_write_string (Results 1 – 1 of 1) sorted by relevance
115 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() function3586 xml_writer_write_string(struct xml_writer *ctx, const char *string) in xml_writer_write_string() function