Home
last modified time | relevance | path

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

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