Home
last modified time | relevance | path

Searched refs:strong (Results 176 – 200 of 408) sorted by last modified time

12345678910>>...17

/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md14 Hoa is a <strong>modular</strong>, <strong>extensible</strong> and
15 <strong>structured</strong> set of PHP libraries.<br />
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Draw.rst21 {% set hello = '<strong>Hello</strong>' %}
22 {% set hola = '<strong>Hola</strong>' %}
24 {{ false ? '<strong>Hola</strong>' : hello|raw }}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst72 {% set hello = "<strong>Hello</strong>" %}
74 {{ "<strong>world</strong>" }}
76 Will be rendered "<strong>Hello</strong> **world**".
H A Dfilter.rst18 <strong>SOME TEXT</strong>
21 {# outputs "&lt;strong&gt;some text&lt;/strong&gt;" #}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dnl2br.test7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."]
13 If you have some &lt;strong&gt;HTML&lt;/strong&gt;<br />
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …parent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}df… selector
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog_ie8.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-w…
H A Ddialog_iequirks.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-w…
H A Ddialog.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-w…
H A Ddialog_ie.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-w…
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1strong:"**",h1:"\n====== ",h2:"\n===== ",h3:"\n==== ",h4:"\n=== ",h5:"\n== ",td:"|",th:"^",tr:" ",… property in parse_wikitext.H
H A Dparse_wiki.js.unc124 'del': '<del>', 's': '<del>', p: "\n\n" , 'a':'[[', 'img': '\{\{', 'strong': '**',
167 …var format_chars = {'strong': true,'b':true, 'i': true, 'em':true,'u':true, 'del':true,'strike':tr…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_ie7.css5 …or:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.…
H A Ddialog.css5 …or:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.…
H A Ddialog_ie.css5 …or:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.…
H A Ddialog_ie8.css5 …or:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.…
H A Ddialog_iequirks.css5 …or:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.…
H A Ddialog_opera.css5 ….15)}.cke_browser_gecko19 .cke_dialog_body{position:relative}.cke_dialog strong{font-weight:bold}.…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js50 small:1,span:1,strong:1,sub:1,sup:1,textarea:1,time:1,u:1,"var":1,video:1,wbr:1},d,{acronym:1,apple…
52 …,script:d,section:c,select:{optgroup:1,option:1},small:b,source:k,span:b,strong:b,style:d,sub:b,su…
55 …:1,mark:1,meter:1,output:1,q:1,ruby:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,time…
137 …1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified103 …sg: "Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hi…
H A Dfr.js.unc113 …texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cli…
H A Dlang_array.txt107 …g": "Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hi…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc262 … text = text.replace(/<(b|i|em|u|strong|sup|sub|code)>/g, function(el,tag) {
272 case 'strong':
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1292 var strong = document.createElement('strong');
1293 strong.appendChild(document.createTextNode('X'));
1294 strong.title = this.VKI_i18n['06'];
1295 VKI_addListener(strong, 'click', function() { self.VKI_close(); }, false);
1296 VKI_mouseEvents(strong);
1297 th.appendChild(strong);
H A Dstyle.css108 #keyboardInputMaster thead tr th strong,
130 #keyboardInputMaster thead tr th strong {
150 #keyboardInputMaster thead tr th strong:hover,
151 #keyboardInputMaster thead tr th strong.hover,

12345678910>>...17