short_name         80 src/editor/etags.c parse_define (const char *buf, char **long_name, char **short_name, long *line)
short_name        166 src/editor/etags.c             *short_name = shortdef == NULL ? NULL : g_string_free (shortdef, FALSE);
short_name        186 src/editor/etags.c     *short_name = NULL;