Searched refs:refreshMultiLine (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/linenoise/
H A Dlinenoise.c521 /* Helper of refreshSingleLine() and refreshMultiLine() to show hints
600 static void refreshMultiLine(struct linenoiseState *l) { function
684 * refreshMultiLine() according to the selected mode. */
687 refreshMultiLine(l);

Completed in 23 milliseconds