Searched refs:next_lastchar (Results 1 – 3 of 3) sorted by relevance
259 (next_lastchar(wordv[1]) == '"') && in pccccom()327 (next_lastchar(wordv[1]) == ')')) { in lint0()542 (next_lastchar(wordv[1]) == '\'') && in troff()595 (next_lastchar(wordv[1]) == '"') && in sunf77()
223 char next_lastchar(char *string);
154 next_lastchar(char *string) in next_lastchar() function