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

/ast/src/cmd/ksh93/
H A DMakefile29 SHOPT_CRNL == /* accept <cr><nl> for <nl> */ macro
100 SHOPT_CRNL == 1 /* <cr><nl> is eqivalent to <nl> */ macro
/ast/src/cmd/ksh93/data/
H A Dlexstates.c34 #if SHOPT_CRNL
38 #endif /* SHOPT_CRNL */
85 #if SHOPT_CRNL
89 #endif /* SHOPT_CRNL */
129 #if SHOPT_CRNL
133 #endif /* SHOPT_CRNL */
/ast/src/cmd/ksh93/sh/
H A Dlex.c648 #if SHOPT_CRNL
659 #endif /* SHOPT_CRNL */
1760 #if SHOPT_CRNL
1781 #endif /* SHOPT_CRNL */
1884 #if SHOPT_CRNL
1887 #endif /* SHOPT_CRNL */
1955 #if SHOPT_CRNL
1962 #endif /* SHOPT_CRNL */
1999 #if SHOPT_CRNL
2013 #endif /* SHOPT_CRNL */
[all...]
/ast/src/cmd/ksh93/bltins/
H A Dread.c503 #if SHOPT_CRNL
506 #endif /* SHOPT_CRNL */

Completed in 29 milliseconds