Searched refs:DECODE_DIRECT (Results 1 – 2 of 2) sorted by relevance
1578 #define DECODE_DIRECT(c) \ macro1759 else if (DECODE_DIRECT(ch)) { /* character decodes as itself */ in PyUnicode_DecodeUTF7Stateful()1924 #undef DECODE_DIRECT
1509 #define DECODE_DIRECT(c) \ macro1692 else if (DECODE_DIRECT(ch)) { /* character decodes as itself */ in PyUnicode_DecodeUTF7Stateful()1857 #undef DECODE_DIRECT