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);859 r = xml_writer_write_string(writer, value); in xmlwrite_string_attr()894 r = xml_writer_write_string(writer, value); in xmlwrite_string()3400 xml_writer_write_string(struct xml_writer *ctx, const char *string) in xml_writer_write_string() function3588 xml_writer_write_string(struct xml_writer *ctx, const char *string) in xml_writer_write_string() function