Searched defs:convert_string (Results 1 – 7 of 7) sorted by relevance
65 char convert_string[1024]; in test_parameter_types_long() local216 char convert_string[1024]; in test_parameter_types() local
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
32 def convert_string(bytes): function
577 def convert_string(bytes_input): function
535 static char *convert_string(char *instring, size_t *sizep) in convert_string() function