Searched refs:the_dash (Results 1 – 1 of 1) sorted by relevance
270 char *the_dash = me->idash ? strrchr(path, '-') : 0; in HTFWriter_free() local272 if (the_dash != 0) { in HTFWriter_free()273 unsigned off = (the_dash - path); in HTFWriter_free()