Lines Matching full:lt
201 <pre><code>class CategoriesController < App::ApplicationController
290 <pre><code><?xml version="1.0"?>
291 <response value="ok" xml:lang="en">
292 <text>Ok</text>
293 <comment/>
294 <ns:description><![CDATA[
295 CDATA is <not> magical.
296 ]]></ns:description>
297 </response>
303 <pre><code><head>
304 <title>Title</title>
306 <style>
310 </style>
312 <script>
316 </script>
318 <body>
319 <p class="something" id='12'>Something</p>
320 <p class=something>Something</p>
321 <!-- comment -->
322 <p class>Something</p>
323 <p class="something" title="p">Something</p>
324 </body>
334 <tr class="{% cycle odd,even %}">
335 <td>{{ article|default:"Hi... "|escape }}</td>
336 <td>{{ article.date|date:"d.m.Y" }}</td>
337 </tr>
389 for (var i = 0 / 2; i < classes.length; i++) { // "0 / 2" should not be parsed as regexp start
409 if mid(s, 1, 1) <> "#" and len(s) > 0 then
457 Until ReadBufSize<>BufSize;
474 * Mother class of all character objects of the world (PC, NPC...)<BR><BR>
517 <pre><code>#include <iostream>
522 for (unsigned i = 0; i < 0xFFFF; i++)
523 cout << "Hello, World!" << endl;
526 map <string, vector<string> > m;
538 /// <summary>The entry point to the program.</summary>
539 /// <remarks>
543 /// <!-- I'm green! -->
544 /// </remarks>
760 <Location /maps/>
766 </Location>
959 <p class="paragraph">^eval($i+10)</p>
995 <th>Language set on <pre>
1018 <pre><code class="no-highlight"><div id="contents">
1019 <p>Hello, World!
1020 </div>
1026 <pre><code><<a href="http://dev.w3.org/html5/spec/Overview.html#the-div-element">div</a> id="con…
1027 <del><p>Hello, World!</del>
1028 </div>