Searched refs:tbl_fd (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/html/
H A Dmm2html.sh140 integer labels=0 mark=4 reference=1 ident=0 ce=0 nf=0 augment=0 tbl_ns=0 tbl_no=1 tbl_fd=1
2058 (( tbl_fd=3 ))
2060 eval exec "$tbl_fd>$tbl_tmp"
2080 .TE) if (( tbl_fd != 1 ))
2082 eval "exec $tbl_fd>&-"
2083 (( tbl_fd=1 ))
2088 then print -r -u$tbl_fd -- "</THEAD><TBODY>"
2156 if (( tbl_fd == 3 ))
2157 then print -r -u$tbl_fd -- "<THEAD>"
2158 else print -r -u$tbl_fd
[all...]
H A Dmm2twiki.sh63 integer labels=0 reference=1 ce=0 nf=0 augment=0 tbl_ns=0 tbl_no=1 tbl_fd=1
H A Dmm2bb.sh64 integer labels=0 reference=1 ce=0 nf=0 augment=0 tbl_ns=0 tbl_no=1 tbl_fd=1

Completed in 12 milliseconds