| /plugin/codehighlight/cp/languages/ |
| D | asp.css | 11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… 16 strong dfn, strong dfn a,strong dfn var, strong dfn a u, strong dfn u{ 21 s, s b, span s u, span s cite, strong span s { 26 strong s,strong s b, strong s u, strong s cite { 30 strong ins{ 35 strong a, strong a u { 40 strong u { 45 strong var{ 53 strong i,strong a i, strong u i {
|
| D | vbscript.css | 11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… 16 strong dfn, strong dfn a,strong dfn var, strong dfn a u, strong dfn u{ 21 s, s b, span s u, span s cite, strong span s { 26 strong s,strong s b, strong s u, strong s cite { 30 strong ins{ 35 strong a, strong a u { 40 strong u { 45 strong var{ 53 strong i,strong a i, strong u i {
|
| D | php.css | 6 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron… 7 s, s b, strong s u, strong s cite {color:#5656fa;font-weight:normal;} /* attributes and strings */ 8 strong a, strong a u {color:#006700;font-weight:bold;} /* variables */ 11 strong u {color:#7F0055;font-weight:bold;} /* reserved words */
|
| /plugin/creole/syntax/ |
| D | strong.php | 44 'open', 'strong', NULL, 47 'open', 'strong', NULL, 50 'open', 'strong', NULL, 53 'open', 'strong', NULL, 58 if ( $this->eventhandler->queuedEventExists ('open', 'strong', NULL) == false ) { 66 $this->eventhandler->notifyEvent('open', 'strong', NULL, $pos, $match, $handler); 73 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler); 85 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
|
| /plugin/s5reloaded/ui/thesis/ |
| D | wrap.css | 13 .wrap_column em strong, 14 .wrap_left em strong, .wrap_right em strong, .wrap_center em strong, 15 .wrap_box em strong, 16 …em strong, .wrap_important em strong, .wrap_alert em strong, .wrap_tip em strong, .wrap_help em st… 23 .wrap_column em strong em.u, 24 .wrap_left em strong em.u, .wrap_right em strong em.u, .wrap_center em strong em.u, 25 .wrap_box em strong em.u, 26 …strong em.u, .wrap_important em strong em.u, .wrap_alert em strong em.u, .wrap_tip em strong em.u,… 34 …rap_danger em strong em.u, .wrap_warning em strong em.u, .wrap_caution em strong em.u, .wrap_notic… 44 .wrap_box em strong em.u, [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | emphasis.md | 1 this is __strong__ and this is **strong**. 15 **strong text***emphasized text* 17 *emphasized text***strong text** 19 **strong text**_emphasized text_ 25 _emphasized text_**strong text** 41 a **this *is* strong** 43 a *this **is** strong* 45 a ***this is strong*** 65 *em\*text* **strong\*\*text\***
|
| D | inline-html.md | 15 contact me at <strong>mail@cebe.cc</strong>. 17 contact me at <strong><mail@cebe.cc></strong>. 19 contact me at <strong><http://cebe.cc/contact></strong>.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ |
| D | SpannerReadOnly.php | 45 public $strong; variable in Google\\Service\\Spanner\\SpannerReadOnly 120 public function setStrong($strong) argument 122 $this->strong = $strong; 129 return $this->strong;
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | spaceless.rst | 15 <strong>foo</strong> 19 {# output will be <div><strong>foo</strong></div> #} 28 <strong>foo</strong> 32 {# output will be <div><strong>foo</strong></div> #}
|
| D | raw.rst | 21 {% set hello = '<strong>Hello</strong>' %} 22 {% set hola = '<strong>Hola</strong>' %} 24 {{ false ? '<strong>Hola</strong>' : hello|raw }}
|
| /plugin/latexit/tests/dw_orig_test_files/ |
| D | test10.txt | 31 I am <strong>strong</strong> 35 I am <strong>stronger</strong>
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es6.map.js | 2 var strong = require('./_collection-strong'); variable 12 var entry = strong.getEntry(validate(this, MAP), key); 17 return strong.def(validate(this, MAP), key === 0 ? 0 : key, value); 19 }, strong, true);
|
| D | es6.set.js | 2 var strong = require('./_collection-strong'); variable 12 return strong.def(validate(this, SET), value = value === 0 ? 0 : value, value); 14 }, strong);
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | es6.map.js | 2 var strong = require('./_collection-strong'); variable 12 var entry = strong.getEntry(validate(this, MAP), key); 17 return strong.def(validate(this, MAP), key === 0 ? 0 : key, value); 19 }, strong, true);
|
| D | es6.set.js | 2 var strong = require('./_collection-strong'); variable 12 return strong.def(validate(this, SET), value = value === 0 ? 0 : value, value); 14 }, strong);
|
| /plugin/tindexmenu/ |
| D | admin.php | 94 ptln(' <span><label><strong>'.$legend.'</strong></label></span>'); 180 …ptln(' <div><strong>author:</strong><input type="text" name="author_info" value="'.$INFO["us… 181 …ptln(' <strong>url:</strong><input type="text" name="url_info" value="'.$this->repos['url'][… 182 …ptln(' <strong>description:</strong><input type="text" name="description_info" value="" size…
|
| /plugin/wrap/ |
| D | all.less | 17 .plugin_wrap.wrap__emuhead em strong { 24 .plugin_wrap.wrap__emuhead em strong em.u { 32 .wrap_danger.wrap__emuhead em strong em.u, 33 .wrap_warning.wrap__emuhead em strong em.u, 34 .wrap_caution.wrap__emuhead em strong em.u, 35 .wrap_notice.wrap__emuhead em strong em.u, 36 .wrap_safety.wrap__emuhead em strong em.u { 42 .wrap_box.wrap__emuhead em strong em.u, 43 .wrap_info.wrap__emuhead em strong em.u, 44 .wrap_important.wrap__emuhead em strong em.u, [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | filter.rst | 18 <strong>SOME TEXT</strong> 21 {# outputs "<strong>some text</strong>" #}
|
| D | autoescape.rst | 72 {% set hello = "<strong>Hello</strong>" %} 74 {{ "<strong>world</strong>" }} 76 Will be rendered "<strong>Hello</strong> **world**".
|
| D | spaceless.rst | 15 <strong>foo</strong> 19 {# output will be <div><strong>foo</strong></div> #}
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
| D | nl2br.test | 7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."] 13 If you have some <strong>HTML</strong><br />
|
| D | trim.test | 14 return ['text' => " If you have some <strong>HTML</strong> it will be escaped. "] 17 If you have some <strong>HTML</strong> it will be escaped.
|
| /plugin/latexit/tests/my/ |
| D | test10.latex | 53 I am <strong>strong</strong> 59 I am <strong>stronger</strong>
|
| /plugin/publist/template/ |
| D | xhtml_simple.tpl | 6 @author@, <strong>@title@</strong>, @year@
|
| /plugin/publistx/template/ |
| D | xhtml_simple.tpl | 6 @author@, <strong>@title@</strong>, @year@
|