Home
last modified time | relevance | path

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

/external/libedit/src/
Dunvis.c66 #define S_OCTAL3 6 /* octal digit 3 */ macro
214 case S_OCTAL3: in unvis()
348 *astate = SS(0, S_OCTAL3); in unvis()
357 case S_OCTAL3: /* third possible octal digit */ in unvis()