Searched refs:unicode__format__ (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | unicodeobject.c | 7847 unicode__format__(PyObject *self, PyObject *args) in unicode__format__() function 7941 {"__format__", (PyCFunction) unicode__format__, METH_VARARGS, p_format__doc__},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | unicodeobject.c | 7739 unicode__format__(PyObject *self, PyObject *args) in unicode__format__() function 7837 {"__format__", (PyCFunction) unicode__format__, METH_VARARGS, p_format__doc__},
|