Searched refs:unicode_to_encoded_string (Results 1 – 6 of 6) sorted by relevance
63 unicode_to_encoded_string (PyObject *unicode_str, const char *charset) in unicode_to_encoded_string() function92 return (unicode_to_encoded_string in unicode_to_target_string()147 return unicode_to_encoded_string (str.get (), host_charset ()); in python_string_to_host_string()
1989 * python/py-utils.c (unicode_to_encoded_string)
12736 (unicode_to_encoded_string): New function.
268 * python/py-utils.c (unicode_to_encoded_string): Update comment.
14691 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
18015 * python/py-utils.c (unicode_to_encoded_string)