Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/lib/
DEnglish.pm94 *ORS
173 *ORS = *\ ;
DEnglish.t32 $ORS = "\n";
/openbsd/src/gnu/usr.bin/texinfo/util/
Dfixref.gawk52 ORS = "\n\n"
/openbsd/src/usr.bin/awk/
Dawk.h74 extern char **ORS;
Dtran.c42 char **ORS; /* output record sep */ variable
87 ORS = &orsloc->sval; in syminit()
/openbsd/src/gnu/usr.bin/perl/pod/
Dperltrap.pod84 you set C<$,> and C<$\>. You can set $OFS and $ORS if you're using
134 ORS $\
Dperlvar.pod1813 =item $ORS
1816 X<$\> X<$ORS> X<$OUTPUT_RECORD_SEPARATOR>
/openbsd/src/usr.sbin/rcctl/
Drcctl.sh92 awk -v ORS=' ' '!x[$0]++')
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
Dperlvaro.txt99 $ORS
101 …d. To get behavior more like awk, set this variable as you would set awk's ORS variable to specify…
Dperlvar.pod323 =item $ORS
331 B<awk>'s ORS variable to specify what is printed at the end of the