Searched refs:has_dot (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/ | ||
| H A D | commands.c | 681 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