Searched refs:EditlineCommandCallbackType (Results 1 – 2 of 2) sorted by relevance
86 using EditlineCommandCallbackType = unsigned char (*)(::EditLine *editline, variable362 EditlineCommandCallbackType callbackFn);
1116 EditlineCommandCallbackType callbackFn) { in AddFunctionToEditLine()1238 EditlineCommandCallbackType complete_callback = [](EditLine *editline, in ConfigureEditor()