Searched refs:RAW (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/html/
H A Dtroff2html.c3643 #define RAW 010 macro
3777 if (argc && !(quote & RAW))
3910 if (!quote || (quote == RAW || quote == (COPY|RAW)) && argc == 1)
3947 if (state.pass || (quote & RAW))
3980 if (state.pass || (quote & RAW))
3986 if (state.pass || (quote & RAW))
4016 if (state.pass || (quote & RAW))
4137 if (state.pass || (quote & RAW))
4296 if (state.pass || (quote & RAW))
[all...]
/ast/src/cmd/ie/
H A Deditlib.c74 * single characters are read in RAW mode and acted upon immediately.
H A Dedit.c280 nttyparm.sg_flags |= RAW;
/ast/src/cmd/ksh93/edit/
H A Dedit.c298 nttyparm.sg_flags |= RAW;

Completed in 20 milliseconds