* If needle is 0, try (p[0] >> 16) & 0xff for UCS4 * Disable fastsearch_memchr_1char() if needle is zero for UCS2 and UCS4
12 lines
260 B
C
12 lines
260 B
C
#undef FASTSEARCH
|
|
#undef STRINGLIB
|
|
#undef STRINGLIB_SIZEOF_CHAR
|
|
#undef STRINGLIB_CHAR
|
|
#undef STRINGLIB_STR
|
|
#undef STRINGLIB_LEN
|
|
#undef STRINGLIB_NEW
|
|
#undef STRINGLIB_RESIZE
|
|
#undef _Py_InsertThousandsGrouping
|
|
#undef _Py_InsertThousandsGroupingLocale
|
|
|