Searched refs:has_dot (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dcommands.c681 Bool changed, slash = False, has_dot = False; local in function:FileCompletion
709 has_dot = True;
878 if (mlen && has_dot && match[mlen - 1] == '.')

Completed in 2 milliseconds