Home
last modified time | relevance | path

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

/external/libedit/src/
Dunvis.c355 return UNVIS_VALIDPUSH; in unvis()
366 return UNVIS_VALIDPUSH; in unvis()
382 return UNVIS_VALIDPUSH; in unvis()
390 return UNVIS_VALIDPUSH; in unvis()
512 case UNVIS_VALIDPUSH: in strnunvisx()
Dvis.h69 #define UNVIS_VALIDPUSH 2 /* character valid, push back passed char */ macro