Searched defs:LEX_CHAR_PS (Results 1 – 2 of 2) sorted by relevance
29 inline constexpr char32_t LEX_CHAR_PS = 0x2029; /* paragraph separator */ variable
29 #define LEX_CHAR_PS 0x2029 /* paragraph separator */ macro