Home
last modified time | relevance | path

Searched refs:unicode_to_encoded_string (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-utils.c63 unicode_to_encoded_string (PyObject *unicode_str, const char *charset) in unicode_to_encoded_string() function
92 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()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20161989 * python/py-utils.c (unicode_to_encoded_string)
DChangeLog-200912736 (unicode_to_encoded_string): New function.
DChangeLog-2018268 * python/py-utils.c (unicode_to_encoded_string): Update comment.
DChangeLog-201914691 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
DChangeLog-201718015 * python/py-utils.c (unicode_to_encoded_string)