Searched refs:CHAR_LENGTH (Results 1 – 1 of 1) sorted by relevance
38 static const int CHAR_LENGTH = 2; variable59 int w = std::is_same<char, char_type>::value ? CHAR_LENGTH : in CharCodeToSequence()