Searched defs:LEX_CHAR_ZWNJ (Results 1 – 2 of 2) sorted by relevance
140 inline constexpr char32_t LEX_CHAR_ZWNJ = 0x200C; /* zero width non-joiner */ variable
144 #define LEX_CHAR_ZWNJ 0x200C /* zero width non-joiner */ macro