Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodectype.c118 int _PyUnicode_IsNumeric(Py_UNICODE ch) in _PyUnicode_IsNumeric() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodectype.c118 int _PyUnicode_IsNumeric(Py_UNICODE ch) in _PyUnicode_IsNumeric() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h222 # define _PyUnicode_IsNumeric _PyUnicodeUCS2_IsNumeric macro
309 # define _PyUnicode_IsNumeric _PyUnicodeUCS4_IsNumeric macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h222 # define _PyUnicode_IsNumeric _PyUnicodeUCS2_IsNumeric macro
309 # define _PyUnicode_IsNumeric _PyUnicodeUCS4_IsNumeric macro