Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c7893 unicode_getnewargs(PyUnicodeObject *v) in unicode_getnewargs() function
7954 {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c7785 unicode_getnewargs(PyUnicodeObject *v) in unicode_getnewargs() function
7850 {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS},