Searched defs:LEX_CHAR_SLASH (Results 1 – 2 of 2) sorted by relevance
122 inline constexpr char32_t LEX_CHAR_SLASH = 0x2F; /* solidus */ variable
126 #define LEX_CHAR_SLASH 0x2F /* solidus */ macro