OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PyUnicode_FromWideChar
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h
106
through the interface functions
PyUnicode_FromWideChar
() and
197
# define
PyUnicode_FromWideChar
PyUnicodeUCS2_FromWideChar
284
# define
PyUnicode_FromWideChar
PyUnicodeUCS4_FromWideChar
574
PyAPI_FUNC(PyObject*)
PyUnicode_FromWideChar
(
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h
106
through the interface functions
PyUnicode_FromWideChar
() and
197
# define
PyUnicode_FromWideChar
PyUnicodeUCS2_FromWideChar
284
# define
PyUnicode_FromWideChar
PyUnicodeUCS4_FromWideChar
574
PyAPI_FUNC(PyObject*)
PyUnicode_FromWideChar
(
[
all
...]
Completed in 195 milliseconds