Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-utils.c37 python_string_to_unicode (PyObject *obj) in python_string_to_unicode() function
115 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_target_string()
130 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_target_python_string()
143 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_host_string()
Dpython-internal.h882 gdbpy_ref<> python_string_to_unicode (PyObject *obj);
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20181632 * python/python-internal.h (python_string_to_unicode)
1635 * python/py-utils.c (python_string_to_unicode)
DChangeLog-2012785 * python/py-utils.c (python_string_to_unicode): Omit non-Unicode
DChangeLog-200911877 * python/python-utils.c (python_string_to_unicode): Always return