Home | History | Annotate | Download | only in demo

Lines Matching refs:html

102   $input =~ s@(_ZNSt8ios_base4Init[DC]1Ev)@<a href="../docs/FAQ.html#iosinit">$1</a>@g;
103 $input =~ s@\bundef\b@<a href="../docs/FAQ.html#undef">undef</a>@g;
120 <html>
122 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
169 print "Type your source code in below: (<a href='DemoInfo.html#hints'>hints and
200 ),' <a href="DemoInfo.html#lto">?</a><br>';
205 ), ' <a href="DemoInfo.html#stats">?</a><br>';
210 ),' <a href="DemoInfo.html#demangle">?</a><p>';
218 ),' <a href="DemoInfo.html#bcanalyzer">?</a><br>';
223 ), ' <a href="DemoInfo.html#llvm2cpp">?</a>';
231 front-end, please check the <a href='/docs/FAQ.html#cfe_code'>FAQ</a> and
232 the demo page <a href='DemoInfo.html#hints'>hints section</a>.