Home
last modified time | relevance | path

Searched defs:inShift (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dunicodeobject.c1659 int inShift = 0; in PyUnicode_DecodeUTF7Stateful() local
1841 int inShift = 0; in PyUnicode_EncodeUTF7() local
/external/python/cpython3/Objects/
Dunicodeobject.c4573 int inShift = 0; in PyUnicode_DecodeUTF7Stateful() local
4769 int inShift = 0; in _PyUnicode_EncodeUTF7() local