Searched defs:UNICODE (Results 1 – 20 of 20) sorted by relevance
11 # define UNICODE macro17 # define UNICODE macro
11 set UNICODE=ON variable
45 # define UNICODE macro
174 const UNICODE: &str = "åä tb"; constant
184 AM_CONDITIONAL([UNICODE], [echo -- "${CPPFLAGS}${CFLAGS}" | ${FGREP} XML_UNICODE >/dev/null]) condition
286 # define UNICODE macro
30 UNICODE = ord('u') variable in Type
147 UNICODE = U = _compiler.SRE_FLAG_UNICODE # assume unicode "locale" variable in RegexFlag
37 #define UNICODE macro
7 #define UNICODE macro
20 UNICODE = unicode_from_str = lambda x: x variable23 UNICODE = unicode_from_str = lambda x: x.decode('ascii') variable
72 #define UNICODE macro
61 #define UNICODE macro
67 #define UNICODE macro
48 #define UNICODE macro
129 UNICODE = b'V' # push Unicode string; raw-unicode-escaped'd argument variable
14 #define UNICODE macro
133 #define UNICODE macro
68 UNICODE = 'V', enumerator