Lines Matching refs:text
17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
25 'txt' => 'text/plain',
26 'xsd' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
34 'html' => 'text/html',
35 'htmls' => 'text/html',
55 'xml' => 'text/xml',
82 header('Content-Type: text/plain');