Searched defs:add_str (Results 1 – 3 of 3) sorted by relevance
89 void add_str(char **src, const char *format, ...) in add_str() function
75 pub fn add_str(&mut self, key: &str, value: &str) -> Result<&mut MetadataBuilder> { in add_str() method
31 static void add_str(void *ctx_ptr, const char *fmt, ...) in add_str() function