Home
last modified time | relevance | path

Searched refs:the_dash (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTFWriter.c270 char *the_dash = me->idash ? strrchr(path, '-') : 0; in HTFWriter_free() local
272 if (the_dash != 0) { in HTFWriter_free()
273 unsigned off = (the_dash - path); in HTFWriter_free()