Searched refs:unicode_to_encoded_string (Results 1 – 1 of 1) sorted by relevance
94 unicode_to_encoded_string (PyObject *unicode_str, const char *charset) in unicode_to_encoded_string() function134 return unicode_to_encoded_string (unicode_str, in unicode_to_target_string()202 result = unicode_to_encoded_string (str, host_charset ()); in python_string_to_host_string()