Home
last modified time | relevance | path

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

/external/libedit/src/
Dunvis.c221 return UNVIS_SYNBAD; in unvis()
477 return UNVIS_SYNBAD; in unvis()
519 case UNVIS_SYNBAD: in strnunvisx()
Dvis.h71 #define UNVIS_SYNBAD -1 /* unrecognized escape sequence */ macro