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