Searched refs:TITLE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/INIT/
H A Dregress.sh175 [+TITLE \b[+]] \atext\a?Set the \bTEST\b output title to
270 set -- $TITLE
271 TITLE=
274 then TITLE=$COMMAND
275 else TITLE="$COMMAND, $base"
283 do if [[ $TITLE ]]
284 then TITLE="$TITLE, $1"
285 else TITLE="$1"
289 print -u2 "TEST $TITLE"
319 function TITLE # text function
[all...]
/ast/src/cmd/html/
H A Dtroff2html.c4794 "TITLE", /* OP_title */

Completed in 21 milliseconds