Lines Matching refs:content
73 my ($file, $parent, $keyword, $content) = @_;
75 return "see node \`$content\\(aq in the CVS manual"
77 return "\\fP\\fP$content"
83 return "$startmode$content$endmode";
223 my $content = $1;
224 $content =~ s/^$last_header(\\\(em|\s+)?//;
225 next if $content =~ /^\s*$/;
226 s/^\@appendix\w*\s+.*$/.SS "$content"/;
236 my $content = $3;
239 my $bullet = $content;
248 if ($content)
250 $table_header .= "$content\{";