Home
last modified time | relevance | path

Searched defs:STRINGLIB_IS_UNICODE (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Objects/stringlib/
Ducs2lib.h4 #define STRINGLIB_IS_UNICODE 1 macro
Ducs4lib.h4 #define STRINGLIB_IS_UNICODE 1 macro
Ducs1lib.h4 #define STRINGLIB_IS_UNICODE 1 macro
Dunicodedefs.h7 #define STRINGLIB_IS_UNICODE 1 macro
Dstringdefs.h7 #define STRINGLIB_IS_UNICODE 0 macro
Dasciilib.h4 #define STRINGLIB_IS_UNICODE 1 macro
/third_party/python/Objects/
Dbytearrayobject.c1102 #define STRINGLIB_IS_UNICODE 0 macro