Home
last modified time | relevance | path

Searched refs:visfun_t (Results 1 – 1 of 1) sorted by relevance

/external/libedit/src/
Dvis.c292 typedef wchar_t *(*visfun_t)(wchar_t *, wint_t, int, wint_t, const wchar_t *); typedef
297 static visfun_t
357 visfun_t f; in istrsenvisx()