Searched defs:last_char (Results 1 – 8 of 8) sorted by relevance
214 const char *current_line, const char *cursor, const char *last_char, in HandleCompletion()226 const char *current_line, const char *cursor, const char *last_char, in HandleCompletionWithDescriptions()299 const char *last_char = current_line + strlen(current_line); in HandleCompletionWithDescriptions() local314 const char *last_char = current_line + strlen(current_line); in HandleCompletion() local
36 const char last_char = *s.rbegin(); in DumpStringToStreamWithNewline() local
139 last_char(int from_end) in last_char() function
1804 char last_char = the_file[i]; in split_file() local1830 char last_char = the_file[i]; in split_file() local
525 const char last_char = line_start[length - 1]; in GetLineLength() local
120 const char last_char = m_str[len - 1]; in log() local
1721 int last_char = -1; /* Packed strings need two bytes at a time to encode. */ local
1726 int last_char = -1; /* Packed strings need two bytes at a time to encode. */ local