Home
last modified time | relevance | path

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

/external/libedit/src/
Dunvis.c65 #define S_OCTAL2 5 /* octal digit 2 */ macro
213 case S_OCTAL2: in unvis()
257 *astate = SS(0, S_OCTAL2); in unvis()
342 case S_OCTAL2: /* second possible octal digit */ in unvis()