Searched defs:last_char (Results 1 – 4 of 4) sorted by relevance
138 last_char(void) 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
465 char *first_colon, *second_colon, last_char = '\0'; in parse_cso() local
1721 int last_char = -1; /* Packed strings need two bytes at a time to encode. */ local