mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 02:06:21 +00:00
Allow search_any and search_all for help
This commit is contained in:
@@ -49,6 +49,7 @@ gboolean cmd_valid_tag(const char *const str);
|
||||
|
||||
void command_docgen(void);
|
||||
|
||||
GList* cmd_search_index(char *term);
|
||||
GList* cmd_search_index_all(char *term);
|
||||
GList* cmd_search_index_any(char *term);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user