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