Home
last modified time | relevance | path

Searched defs:_PyUnicode_IsDigit (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c108 int _PyUnicode_IsDigit(Py_UNICODE ch) in _PyUnicode_IsDigit() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c108 int _PyUnicode_IsDigit(Py_UNICODE ch) in _PyUnicode_IsDigit() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h219 # define _PyUnicode_IsDigit _PyUnicodeUCS2_IsDigit macro
306 # define _PyUnicode_IsDigit _PyUnicodeUCS4_IsDigit macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h219 # define _PyUnicode_IsDigit _PyUnicodeUCS2_IsDigit macro
306 # define _PyUnicode_IsDigit _PyUnicodeUCS4_IsDigit macro