Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-utils.c63 python_string_to_unicode (PyObject *obj) in python_string_to_unicode() function
159 str = python_string_to_unicode (obj); in python_string_to_target_string()
179 str = python_string_to_unicode (obj); in python_string_to_target_python_string()
198 str = python_string_to_unicode (obj); in python_string_to_host_string()
H A Dpython-internal.h338 PyObject *python_string_to_unicode (PyObject *obj);