Searched defs:convert_string (Results 1 – 13 of 13) sorted by relevance
65 char convert_string[1024]; in test_parameter_types_long() local216 char convert_string[1024]; in test_parameter_types() local
23 LIBC_INLINE int convert_string(Writer *writer, const FormatSection &to_conv) { in convert_string() function
22 int convert_string(Reader *reader, const FormatSection &to_conv) { in convert_string() function
167 static int convert_string(const char *fromcode, const char *tocode, in convert_string() function
20 def convert_string(bytes): function
33 def convert_string(bytes): function
571 def convert_string(bytes_input): function
674 def convert_string(bytes_input): function
535 static char *convert_string(char *instring, size_t *sizep) in convert_string() function