Searched refs:IS_UNICODE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-python.c774 #define IS_UNICODE(p7_result) ((p7_result) >= 0x100) macro
777 IS_UNICODE. */
897 if (IS_UNICODE (c))
1540 if (IS_UNICODE (uc))
H A Dx-java.c230 #define IS_UNICODE(p2_result) ((p2_result) >= 0x10000) macro
232 /* Extract the UTF-16 code of a return value that satisfies IS_UNICODE. */
540 if (IS_UNICODE (c))

Completed in 101 milliseconds