Home
last modified time | relevance | path

Searched refs:IS_UNICODE (Results 1 – 7 of 7) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dread-properties.c313 #define IS_UNICODE(p4_result) ((p4_result) >= 0x10000) macro
475 if (IS_UNICODE (c)) in read_escaped_string()
Dx-javascript.c652 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro
1260 if (IS_UNICODE (uc)) in phase5_get()
1310 if (IS_UNICODE (uc)) in phase5_get()
Dx-vala.c404 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro
919 if (IS_UNICODE (c)) in phase3_get()
Dx-python.c778 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro
1379 if (IS_UNICODE (uc)) in phase5_get()
Dx-java.c247 #define IS_UNICODE(p2_result) ((p2_result) >= 0x10000) macro
411 if (IS_UNICODE (c)) in mixed_string_buffer_append()
Dx-c.c986 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro
1664 if (IS_UNICODE (c)) in phase5_get()
DChangeLog.1743 (UNICODE, IS_UNICODE, UNICODE_VALUE): Remove.
761 (UNICODE, IS_UNICODE, UNICODE_VALUE): Remove.
811 (IS_UNICODE): New macro.
823 (IS_UNICODE): New macro.
5176 (UNICODE, IS_UNICODE, UNICODE_VALUE): New macros.