Searched defs:warning (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/html/
H A Dmm2bb.sh169 function warning function
171 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
455 then warning "unmatched ${text[0]}"
515 warning "$x: $op cannot read"
1126 then print -u2 "$command: warning: $i: data file not found"
1298 else warning "$op: no current list"
1322 *) warning "$op: no current list type"
1539 warning "$1: $op cannot read"
1549 *) warning "$op: unknown op"
H A Dmm2html.sh366 function warning function
368 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
615 then warning "unmatched ${text[0]}"
679 warning "$x: $op cannot read"
1680 then print -u2 "$command: warning: $i: data file not found"
1793 else warning "$op: unknown op"
1841 "") warning "$op: no current list"
1896 *) warning "$op: no current list type"
2081 then warning ".TS H without .TH"
2252 then warning "
[all...]
H A Dmm2twiki.sh159 function warning function
161 print -u2 "$command: warning: ${file:+"$file: "}line $line:" "$@"
445 then warning "unmatched ${text[0]}"
505 warning "$x: $op cannot read"
1025 then print -u2 "$command: warning: $i: data file not found"
1169 else warning "$op: no current list"
1187 *) warning "$op: no current list type"
1382 warning "$1: $op cannot read"
1392 *) warning "$op: unknown op"

Completed in 17 milliseconds