Home
last modified time | relevance | path

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

/dports/net-im/telegram-cli/tg-20200106/
H A Dinterface.c1984 int complete_command_list (int index, const char *text, int len, char **R) { in complete_command_list() function
2181 index = complete_command_list (index, command_pos, command_len, &R); in command_generator()