Searched defs:LEX_CHAR_TAB (Results 1 – 2 of 2) sorted by relevance
86 inline constexpr char32_t LEX_CHAR_TAB = 0x09; /* character tabulation */ variable
86 #define LEX_CHAR_TAB 0x09 /* character tabulation */ macro