Searched defs:LEX_CHAR_VLINE (Results 1 – 2 of 2) sorted by relevance
133 inline constexpr char32_t LEX_CHAR_VLINE = 0x7C; /* vertical line */ variable
137 #define LEX_CHAR_VLINE 0x7C /* vertical line */ macro