Searched refs:unicode_length (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c7004 unicode_length(PyUnicodeObject *self) function
7977 (lenfunc) unicode_length, /* sq_length */
8039 (lenfunc)unicode_length, /* mp_length */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c6896 unicode_length(PyUnicodeObject *self) function
7873 (lenfunc) unicode_length, /* sq_length */
7935 (lenfunc)unicode_length, /* mp_length */

Completed in 33 milliseconds