Searched refs:EditlineCommandCallbackType (Results 1 – 2 of 2) sorted by relevance
87 using EditlineCommandCallbackType = unsigned char (*)(::EditLine *editline, variable363 EditlineCommandCallbackType callbackFn);
1117 EditlineCommandCallbackType callbackFn) { in AddFunctionToEditLine()1239 EditlineCommandCallbackType complete_callback = [](EditLine *editline, in ConfigureEditor()