OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNVIS_END
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
vis.h
77
#define
UNVIS_END
_VIS_END /* no more characters */
unvis.c
211
if (flag &
UNVIS_END
) {
528
if (unvis(&t, c, &state,
UNVIS_END
) == UNVIS_VALID) {
Completed in 41 milliseconds