Searched defs:LEX_CHAR_LS (Results 1 – 2 of 2) sorted by relevance
28 inline constexpr char32_t LEX_CHAR_LS = 0x2028; /* line separator */ variable
28 #define LEX_CHAR_LS 0x2028 /* line separator */ macro