Home
last modified time | relevance | path

Searched refs:shiftOutStart (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python27/Python-2.7.18/Objects/
H A Dunicodeobject.c1677 Py_UNICODE *shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
1694 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1777 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1826 p = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c1586 Py_UNICODE *shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
1603 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1688 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1735 p = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dunicodeobject.c1677 Py_UNICODE *shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
1694 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1777 shiftOutStart = p; in PyUnicode_DecodeUTF7Stateful()
1826 p = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dunicodeobject.c4473 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4490 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4580 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4631 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4633 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4639 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dunicodeobject.c4473 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4490 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4580 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4631 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4633 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4639 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dunicodeobject.c4420 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4437 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4522 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4573 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4575 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4581 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dunicodeobject.c4760 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4777 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4867 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4918 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4920 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4926 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dunicodeobject.c4473 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4490 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4580 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4631 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4633 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4639 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dunicodeobject.c4473 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4490 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4580 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4631 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4633 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4639 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dunicodeobject.c4473 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4490 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4580 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4631 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4633 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4639 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dunicodeobject.c4764 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4781 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4871 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4922 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4924 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4930 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dunicodeobject.c4618 Py_ssize_t shiftOutStart; in PyUnicode_DecodeUTF7Stateful() local
4635 shiftOutStart = 0; in PyUnicode_DecodeUTF7Stateful()
4725 shiftOutStart = writer.pos; in PyUnicode_DecodeUTF7Stateful()
4776 if (writer.pos != shiftOutStart && writer.maxchar > 127) { in PyUnicode_DecodeUTF7Stateful()
4778 writer.kind, writer.data, shiftOutStart); in PyUnicode_DecodeUTF7Stateful()
4784 writer.pos = shiftOutStart; /* back off output */ in PyUnicode_DecodeUTF7Stateful()