Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodetype_db.h3320 int _PyUnicode_IsLinebreak(register const Py_UNICODE ch) in _PyUnicode_IsLinebreak() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodetype_db.h3320 int _PyUnicode_IsLinebreak(register const Py_UNICODE ch) in _PyUnicode_IsLinebreak() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h220 # define _PyUnicode_IsLinebreak _PyUnicodeUCS2_IsLinebreak macro
307 # define _PyUnicode_IsLinebreak _PyUnicodeUCS4_IsLinebreak macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h220 # define _PyUnicode_IsLinebreak _PyUnicodeUCS2_IsLinebreak macro
307 # define _PyUnicode_IsLinebreak _PyUnicodeUCS4_IsLinebreak macro