Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-utils.c120 unicode_to_encoded_python_string (PyObject *unicode_str, const char *charset) in unicode_to_encoded_python_string() function
145 return unicode_to_encoded_python_string (unicode_str, in unicode_to_target_python_string()