Searched refs:lastChar (Results 1 – 1 of 1) sorted by relevance
1548 const char lastChar = buf[index]; in _get_modifier_sequence() local1549 if (lastChar != '~') { in _get_modifier_sequence()1556 buf[index++] = lastChar; // move ~ (or other last char) to the end in _get_modifier_sequence()