Home
last modified time | relevance | path

Searched refs:lt (Results 201 – 225 of 297) sorted by last modified time

12345678910>>...12

/plugin/farmsync/script/
H A Djquery.chosen.js93 "<": "&lt;",
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt18 &lt;
H A Dfcked-ents.txt99 < lt 60
H A Dentities.conf9 &lt;-> ↔
10 &lt;- ←
11 &lt;=> ⇔
12 &lt;= ⇐
H A Dentities.pl46 &lt;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js21 …",b=/&/g,c=/>/g,e=/</g,l=/"/g,k=/&(lt|gt|amp|quot|nbsp|shy|#\d{1,5});/g,d={lt:"\x3c",gt:"\x3e",amp… property in d
232 …fr:1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,id:1,is:1,it:1,ja:1,ka:1,km:1,ko:1,ku:1,lt:1,lv:1,mk:1,mn:1,ms:… property in CKEDITOR.lang.languages
601 …a":1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,id:1,it:1,ja:1,kk:1,km:1,ko:1,ku:1,lb:1,lt:1,lv:1,mk:1,mn:1,nb:…
804 lt:"\x3c",amp:"\x26",apos:"'",quot:'"'};a=a.replace(/\b(nbsp|shy|gt|lt|amp|apos|quot)(?:,|$)/g,func… property in AnonymousFunctione4ea003851b00.a.l
1080 …fa:1,fi:1,fr:1,"fr-ca":1,gl:1,he:1,hr:1,hu:1,id:1,it:1,ja:1,km:1,ko:1,ku:1,lt:1,lv:1,nb:1,nl:1,no:…
H A Dconfig.js.unc382 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
405 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js.unc9 …gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no…
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc14 …gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1431 text=text.replace('&lt; ','&lt;');
1483 text = text.replace(/&lt;\s/g, '<');
1583 if(text.match(/&lt;/)) {
1597 text = text.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");
1737 results = results.replace(/&lt;\s+/mg, "<");
1756 results = results.replace(/\/\/&lt;\/\/\s*/g,'&lt;');
1869 results = results.replace(/&lt;\s+/g, '<');
1879 results=results.replace(/(&lt;nowiki&gt;)(.*?)(&lt;\/nowiki&gt;)/mg,
/plugin/ckgdoku/action/
H A Dent.ser1 …:1:" ";s:4:"quot";s:1:""";i:34;s:1:""";s:3:"amp";s:1:"&";i:38;s:1:"&";s:2:"lt";s:1:"<";i:60;s:1:"<…
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO38 &lt;
H A Dent.ser1 …:1:" ";s:4:"quot";s:1:""";i:34;s:1:""";s:3:"amp";s:1:"&";i:38;s:1:"&";s:2:"lt";s:1:"<";i:60;s:1:"<…
H A Dfcked-ents.data390 lt
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified737 …editing, click OK to save.</li><li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n i…
755 …enclosed text:<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;…
H A Den.js.ckgedit86 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
109 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
H A Den.js.unc92 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
115 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
H A Dfr.js.unc758 …'<li>Une note de bas de page possède un identifiant sous la forme : <b>fckgL_&lt;n&gt;</b>, où n e…
781 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
H A Dlang_array.txt725 …'<li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n is the number of the note.</li>…
748 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc55 start :'&lt;',
97 a.value = a.value.replace(/&lt;/, '<');
576 '<p style="text-indent: 50px; font-size: 12pt;"> &lt;font. . . &gt;text&lt;/font&gt;</p>' +
601 … if(!text1.match(/&lt;font(.*)\/font&gt;/) && !text1.match(/<font(.*)\/font>/)) {
615 text = text.replace(/&lt;/g, '<');
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc8 …gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no…
/plugin/chordsheets/js/
H A Draphael.js1lt=function(t,r,i,n){var a={r:t*=255,g:r*=255,b:i*=255,hex:e.rgb(t,r,i),toString:st};return e.is(n…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc578 ], 'lang': ["lt"] };
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md127 characters, you must escape them as entities, e.g. `&lt;`, and
169 4 &lt; 5
511 <pre><code>&lt;div class="footer"&gt;
513 &lt;/div&gt;
787 <p>Please don't use any <code>&lt;blink&gt;</code> tags.</p>
H A Dmd1_markdown_documentation_basics.md278 <code>&lt;blink&gt;</code> tags.</p>
303 <pre><code>&lt;blockquote&gt;
304 &lt;p&gt;For example.&lt;/p&gt;
305 &lt;/blockquote&gt;

12345678910>>...12