Searched refs:EditlineCommandCallbackType (Results 1 – 2 of 2) sorted by relevance
88 using EditlineCommandCallbackType = unsigned char (*)(::EditLine *editline, variable365 EditlineCommandCallbackType callbackFn);
1119 EditlineCommandCallbackType callbackFn) { in AddFunctionToEditLine()1241 EditlineCommandCallbackType complete_callback = [](EditLine *editline, in ConfigureEditor()