Searched defs:LEX_CHAR_FF (Results 1 – 2 of 2) sorted by relevance
88 inline constexpr char32_t LEX_CHAR_FF = 0x0C; /* form feed */ variable
88 #define LEX_CHAR_FF 0x0C /* form feed */ macro