Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_runtime_init.h117 #define _PyUnicode_LATIN1_INIT(LITERAL) \ macro
1114 _PyUnicode_LATIN1_INIT("\x80"), \
1115 _PyUnicode_LATIN1_INIT("\x81"), \
1116 _PyUnicode_LATIN1_INIT("\x82"), \
1117 _PyUnicode_LATIN1_INIT("\x83"), \
1118 _PyUnicode_LATIN1_INIT("\x84"), \
1119 _PyUnicode_LATIN1_INIT("\x85"), \
1120 _PyUnicode_LATIN1_INIT("\x86"), \
1121 _PyUnicode_LATIN1_INIT("\x87"), \
1122 _PyUnicode_LATIN1_INIT("\x8
[all...]

Completed in 2 milliseconds