Searched refs:vgetorpeek (Results 1 – 3 of 3) sorted by relevance
96 static int vgetorpeek(int);1693 c = vgetorpeek(TRUE); in vgetc()1712 c = vgetorpeek(TRUE); in vgetc()1845 buf[i] = vgetorpeek(TRUE); in vgetc()1858 c = vgetorpeek(TRUE); in vgetc()1962 return vgetorpeek(FALSE); in vpeekc()2909 vgetorpeek(int advance) in vgetorpeek() function3698 if (vgetorpeek(FALSE) == NUL) in getcmdkeycmd()3708 c1 = vgetorpeek(TRUE); in getcmdkeycmd()3713 c1 = vgetorpeek(TRUE); in getcmdkeycmd()[all …]
360 - in vgetorpeek() apply langmap to the typeahead buffer and put the result in4499 - Further improve finding mappings in maphash[] in vgetorpeek()
37087 Problem: The vgetorpeek() function is too long.37098 Solution: Undo the change to vgetorpeek().37115 Problem: The vgetorpeek() function is too long.